CHANGELOG.md in terraforming-0.12.0 vs CHANGELOG.md in terraforming-0.13.0
- old
+ new
@@ -1,5 +1,16 @@
-# [v0.12.0](https://github.com/dtan4/terraforming/releases/tag/v0.11.0) (2016-12-20)
+# [v0.13.0](https://github.com/dtan4/terraforming/releases/tag/v0.13.0) (2017-01-12)
+
+## Resource
+
+- AWS KMS Key Alias [#300](https://github.com/dtan4/terraforming/pull/300)
+- AWS KMS Key [#299](https://github.com/dtan4/terraforming/pull/299)
+
+## Fixed / Updated
+
+- Normalize all resource names in tf and tfstate files [#296](https://github.com/dtan4/terraforming/pull/296) (thanks @nabarunchatterjee)
+
+# [v0.12.0](https://github.com/dtan4/terraforming/releases/tag/v0.12.0) (2016-12-20)
## Resource
- AWS ALB [#291](https://github.com/dtan4/terraforming/pull/291)
- AWS EFS File System [#283](https://github.com/dtan4/terraforming/pull/283) (thanks @notjames)