CHANGELOG.md in terraforming-0.1.6 vs CHANGELOG.md in terraforming-0.2.0
- old
+ new
@@ -1,4 +1,21 @@
+# [v0.2.0](https://github.com/dtan4/terraforming/releases/tag/v0.2.0) (2015-08-22)
+
+## New feature
+
+- Add `--overwrite` option to overwrite existing `terraform.tfstate` #117
+
+## Fixed
+
+- Export S3 buckets only in the same region #121
+- Exclude DB security group with empty ingress rules #120
+- Include associated VPC parameters in Route53 hosted zone #119
+- Support Route53 hosted zone with empty delegation set #118
+
+### Fixed
+
+- Stop including ElastiCache port at any time #112
+
# [v0.1.6](https://github.com/dtan4/terraforming/releases/tag/v0.1.6) (2015-08-10)
### Fixed
- Stop including ElastiCache port at any time #112