Skip to content

Commit dcf0242

Browse files
committed
Updated CHANGELOG
1 parent e894b76 commit dcf0242

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.10.0"></a>
11+
## [v2.10.0] - 2020-08-13
12+
13+
- feat: Bump version of AWS provider to support v3
14+
15+
1016
<a name="v2.9.0"></a>
1117
## [v2.9.0] - 2020-06-24
1218

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

112118

113-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.9.0...HEAD
119+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.10.0...HEAD
120+
[v2.10.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.9.0...v2.10.0
114121
[v2.9.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.8.0...v2.9.0
115122
[v2.8.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.7.0...v2.8.0
116123
[v2.7.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.6.0...v2.7.0

0 commit comments

Comments
 (0)