Skip to content

Commit 080faed

Browse files
committed
Updated CHANGELOG
1 parent 8967f0d commit 080faed

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

44

55

6+
<a name="v2.24.0"></a>
7+
## [v2.24.0] - 2020-01-23
8+
9+
- Set minimum terraform version to 0.12.6 (fixes circleci) ([#390](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/390))
10+
11+
612
<a name="v2.23.0"></a>
713
## [v2.23.0] - 2020-01-21
814

15+
- Updated CHANGELOG
916
- Updated pre-commit-terraform with terraform-docs 0.8.0 support ([#388](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/388))
1017

1118

@@ -911,7 +918,8 @@
911918
- Initial commit
912919

913920

914-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.23.0...HEAD
921+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.24.0...HEAD
922+
[v2.24.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.23.0...v2.24.0
915923
[v2.23.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.22.0...v2.23.0
916924
[v2.22.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.21.0...v2.22.0
917925
[v2.21.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.20.0...v2.21.0

0 commit comments

Comments
 (0)