Commit 42244d4d authored by Anton Babenko's avatar Anton Babenko

Updated CHANGELOG

parent be85f8ab
...@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file. ...@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
<a name="v1.5.0"></a>
## [v1.5.0] - 2020-11-27
- fix: use tomap() instead of type declaration object() ([#14](https://github.com/terraform-aws-modules/terraform-aws-route53/issues/14))
<a name="v1.4.0"></a> <a name="v1.4.0"></a>
## [v1.4.0] - 2020-11-27 ## [v1.4.0] - 2020-11-27
...@@ -42,7 +48,8 @@ All notable changes to this project will be documented in this file. ...@@ -42,7 +48,8 @@ All notable changes to this project will be documented in this file.
- Added route53 modules for zones and records - Added route53 modules for zones and records
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-route53/compare/v1.4.0...HEAD [Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-route53/compare/v1.5.0...HEAD
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-route53/compare/v1.4.0...v1.5.0
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-route53/compare/v1.3.0...v1.4.0 [v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-route53/compare/v1.3.0...v1.4.0
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-route53/compare/v1.2.0...v1.3.0 [v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-route53/compare/v1.2.0...v1.3.0
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-route53/compare/v1.1.0...v1.2.0 [v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-route53/compare/v1.1.0...v1.2.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment