Skip to content

Commit a8842dc

Browse files
committed
Updated CHANGELOG
1 parent ad0b27c commit a8842dc

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v2.9.0"></a>
11+
## [v2.9.0] - 2020-06-24
12+
13+
- feat: Added dns ttl as variable ([#54](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/54))
14+
15+
1016
<a name="v2.8.0"></a>
1117
## [v2.8.0] - 2020-06-11
1218

@@ -104,7 +110,8 @@ All notable changes to this project will be documented in this file.
104110
- Initial commit with all the code
105111

106112

107-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.8.0...HEAD
113+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.9.0...HEAD
114+
[v2.9.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.8.0...v2.9.0
108115
[v2.8.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.7.0...v2.8.0
109116
[v2.7.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.6.0...v2.7.0
110117
[v2.6.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.5.0...v2.6.0

0 commit comments

Comments
 (0)