- Add support for AWS Batch (see [#203](https://github.com/MonsantoCo/cloudformation-template-generator/pull/203)) - Add support for EFS (see [#208](https://github.com/MonsantoCo/cloudformation-template-generator/pull/208)) - Add support for DependsOn in many classes (see[#205](https://github.com/MonsantoCo/cloudformation-template-generator/pull/205)) - Add support for RetentionPeriodHours to AWS::Kinesis::Stream(see [#211](https://github.com/MonsantoCo/cloudformation-template-generator/pull/211)) - Closed [#166](https://github.com/MonsantoCo/cloudformation-template-generator/issues/166) and [#160](https://github.com/MonsantoCo/cloudformation-template-generator/issues/160) - Add support for new lambda runtimes (see[#201](https://github.com/MonsantoCo/cloudformation-template-generator/pull/201)) - Other minor improvements