Skip to content

Commit b76606e

Browse files
committed
Updated CHANGELOG
1 parent 3b87102 commit b76606e

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.21.0"></a>
7+
## [v2.21.0] - 2019-11-27
8+
9+
- fix ipv6 enable ([#340](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/340))
10+
11+
612
<a name="v2.20.0"></a>
713
## [v2.20.0] - 2019-11-27
814

15+
- Updated CHANGELOG
916
- Added Customer Gateway resource ([#360](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/360))
1017
- Update TFLint to v0.12.1 for circleci ([#351](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/351))
1118

@@ -890,7 +897,8 @@
890897
- Initial commit
891898

892899

893-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.20.0...HEAD
900+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.21.0...HEAD
901+
[v2.21.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.20.0...v2.21.0
894902
[v2.20.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.19.0...v2.20.0
895903
[v2.19.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.18.0...v2.19.0
896904
[v2.18.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.72.0...v2.18.0

0 commit comments

Comments
 (0)