Skip to content

Commit b38f47d

Browse files
committed
Updated CHANGELOG
1 parent 3af7bf2 commit b38f47d

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.13.0"></a>
11+
## [v2.13.0] - 2021-02-19
12+
13+
- fix: Fixed wildcard in domain names ([#71](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/71))
14+
15+
1016
<a name="v2.12.0"></a>
1117
## [v2.12.0] - 2020-11-04
1218

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

130136

131-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.12.0...HEAD
137+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.13.0...HEAD
138+
[v2.13.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.12.0...v2.13.0
132139
[v2.12.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.11.0...v2.12.0
133140
[v2.11.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.10.0...v2.11.0
134141
[v2.10.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.9.0...v2.10.0

0 commit comments

Comments
 (0)