CHANGELOG.md in terraforming-0.11.0 vs CHANGELOG.md in terraforming-0.12.0
- old
+ new
@@ -1,4 +1,15 @@
+# [v0.12.0](https://github.com/dtan4/terraforming/releases/tag/v0.11.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)
+
+## Fixed / Updated
+
+- Fix associate_public_ip_address attr for EC2 [#287](https://github.com/dtan4/terraforming/pull/287) (thanks @diwaniuk)
+
# [v0.11.0](https://github.com/dtan4/terraforming/releases/tag/v0.11.0) (2016-11-14)
## Resource
- AWS CloudWatch alarm [#273](https://github.com/dtan4/terraforming/pull/273) (thanks @eredi93)