Skip to content

Commit 3ceb5d2

Browse files
committed
Updated CHANGELOG
1 parent 0c8aeac commit 3ceb5d2

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.12.0"></a>
11+
## [v2.12.0] - 2020-11-04
12+
13+
- feat: Updated version requirements to support Terraform 0.14 also ([#66](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/66))
14+
15+
1016
<a name="v2.11.0"></a>
1117
## [v2.11.0] - 2020-08-17
1218

@@ -122,7 +128,8 @@ All notable changes to this project will be documented in this file.
122128
- Initial commit with all the code
123129

124130

125-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.11.0...HEAD
131+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.12.0...HEAD
132+
[v2.12.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.11.0...v2.12.0
126133
[v2.11.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.10.0...v2.11.0
127134
[v2.10.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.9.0...v2.10.0
128135
[v2.9.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.8.0...v2.9.0

0 commit comments

Comments
 (0)