CHANGELOG.md in terraforming-0.8.0 vs CHANGELOG.md in terraforming-0.9.0
- old
+ new
@@ -1,4 +1,15 @@
+# [v0.9.0](https://github.com/dtan4/terraforming/releases/tag/v0.8.0) (2016-06-12)
+
+## Resource
+
+- AWS IAM Policy Attachment #225
+
+## Fixed / Updated
+
+- Add `access_logs` attribute to ELB #223
+- Add `internal` attribute to ELB #221 (thanks @kbruner)
+
# [v0.8.0](https://github.com/dtan4/terraforming/releases/tag/v0.8.0) (2016-05-29)
## Notice
- Drop Ruby 2.0 support. Now Terraforming supports Ruby 2.1 or higher. #206