Skip to content

Commit 458d5ec

Browse files
committed
Updated CHANGELOG
1 parent 1908139 commit 458d5ec

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.4.0"></a>
7+
## [v2.4.0] - 2019-06-05
8+
9+
- Fixed broken 2.3.0
10+
11+
612
<a name="v2.3.0"></a>
713
## [v2.3.0] - 2019-06-04
814

15+
- Updated CHANGELOG
916
- Fixed opportunity to create the vpc, vpn gateway routes (bug during upgrade to 0.12)
1017

1118

@@ -561,7 +568,8 @@
561568
- Initial commit
562569

563570

564-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.3.0...HEAD
571+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.4.0...HEAD
572+
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.3.0...v2.4.0
565573
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.2.0...v2.3.0
566574
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.1.0...v2.2.0
567575
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.0.0...v2.1.0

0 commit comments

Comments
 (0)