Skip to content

Commit bd4de5a

Browse files
committed
Updated CHANGELOG
1 parent 09a9ac4 commit bd4de5a

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.7.0"></a>
11+
## [v2.7.0] - 2020-06-10
12+
13+
- Fixed syntax error in newly added options block for certificate trans… ([#50](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/50))
14+
15+
1016
<a name="v2.6.0"></a>
1117
## [v2.6.0] - 2020-06-10
1218

@@ -92,7 +98,8 @@ All notable changes to this project will be documented in this file.
9298
- Initial commit with all the code
9399

94100

95-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.6.0...HEAD
101+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.7.0...HEAD
102+
[v2.7.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.6.0...v2.7.0
96103
[v2.6.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.5.0...v2.6.0
97104
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.4.0...v2.5.0
98105
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.3.0...v2.4.0

0 commit comments

Comments
 (0)