Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrodgers committed Jul 19, 2017
1 parent d4faa0e commit cee5ab1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.6.3] - 2017-07-19
- Add support for custom namespace in cloudwatch (see [#178](https://github.com/MonsantoCo/cloudformation-template-generator/pull/178))
- Make RuleCondition accept Option[Seq[Token[String]]] (see [#182](https://github.com/MonsantoCo/cloudformation-template-generator/pull/182))
- Add DependsOn attribute to ElasticLoadBalancingV2 resources (see [#183](https://github.com/MonsantoCo/cloudformation-template-generator/pull/183))
- Align managed policy arns parameter types (see [#179](https://github.com/MonsantoCo/cloudformation-template-generator/pull/179))

## [3.6.2] - 2017-06-29

- Add InstanceProfileName (see [#168](https://github.com/MonsantoCo/cloudformation-template-generator/pull/168))
Expand Down

0 comments on commit cee5ab1

Please sign in to comment.