Skip to content

Commit 6c41b40

Browse files
committed
Updated CHANGELOG
1 parent 1067222 commit 6c41b40

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.8.0"></a>
11+
## [v2.8.0] - 2020-06-11
12+
13+
- fix: certificate_transparency_logging_preference to default to `true` ([#51](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/51))
14+
15+
1016
<a name="v2.7.0"></a>
1117
## [v2.7.0] - 2020-06-10
1218

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

100106

101-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.7.0...HEAD
107+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.8.0...HEAD
108+
[v2.8.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.7.0...v2.8.0
102109
[v2.7.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.6.0...v2.7.0
103110
[v2.6.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.5.0...v2.6.0
104111
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.4.0...v2.5.0

0 commit comments

Comments
 (0)