Skip to content

Commit 4a173b4

Browse files
committed
Updated CHANGELOG
1 parent dc38a40 commit 4a173b4

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.22.0"></a>
7+
## [v2.22.0] - 2020-01-16
8+
9+
- Added note about Transit Gateway integration ([#386](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/386))
10+
11+
612
<a name="v2.21.0"></a>
713
## [v2.21.0] - 2019-11-27
814

15+
- Updated CHANGELOG
916
- fix ipv6 enable ([#340](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/340))
1017

1118

@@ -897,7 +904,8 @@
897904
- Initial commit
898905

899906

900-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.21.0...HEAD
907+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.22.0...HEAD
908+
[v2.22.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.21.0...v2.22.0
901909
[v2.21.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.20.0...v2.21.0
902910
[v2.20.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.19.0...v2.20.0
903911
[v2.19.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.18.0...v2.19.0

0 commit comments

Comments
 (0)