Skip to content

Commit 671b1f7

Browse files
committed
Updated CHANGELOG
1 parent 1d0e1a7 commit 671b1f7

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,17 @@
33

44

55

6+
<a name="v2.4.0"></a>
7+
## [v2.4.0] - 2019-11-12
8+
9+
- Updated pre-commit hooks
10+
- Define local.validation_domains properly. ([#28](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/28))
11+
12+
613
<a name="v2.3.0"></a>
714
## [v2.3.0] - 2019-09-02
815

16+
- Updated CHANGELOG
917
- Updated pre-commit hooks
1018
- Replace template usage with 0.12 compatible list comprehension ([#17](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/17))
1119

@@ -65,7 +73,8 @@
6573
- Initial commit with all the code
6674

6775

68-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.3.0...HEAD
76+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.4.0...HEAD
77+
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.3.0...v2.4.0
6978
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.2.0...v2.3.0
7079
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.1.0...v2.2.0
7180
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v1.4.0...v2.1.0

0 commit comments

Comments
 (0)