CHANGELOG.md in terraforming-0.13.0 vs CHANGELOG.md in terraforming-0.13.1
- old
+ new
@@ -1,4 +1,13 @@
+# [v0.13.1](https://github.com/dtan4/terraforming/releases/tag/v0.13.1) (2017-01-23)
+
+## Fixed / Updated
+
+- Fixes for route53_records [#303](https://github.com/dtan4/terraforming/pull/303) (thanks @mioi)
+ - use `weighted_routing_policy`
+ - add various routing policy (latency, geolocation)
+ - uniquify resource name
+
# [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)