Skip to content

Commit 21d4196

Browse files
committed
Updated CHANGELOG
1 parent ed37744 commit 21d4196

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="v3.2.0"></a>
11+
## [v3.2.0] - 2021-06-28
12+
13+
- docs: Add note in README about CloudFront with ACM ([#79](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/79))
14+
15+
1016
<a name="v3.1.0"></a>
1117
## [v3.1.0] - 2021-06-28
1218

@@ -157,7 +163,8 @@ All notable changes to this project will be documented in this file.
157163
- Initial commit with all the code
158164

159165

160-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v3.1.0...HEAD
166+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v3.2.0...HEAD
167+
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v3.1.0...v3.2.0
161168
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v3.0.0...v3.1.0
162169
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.14.0...v3.0.0
163170
[v2.14.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.13.0...v2.14.0

0 commit comments

Comments
 (0)