Skip to content

Commit c7a9cfc

Browse files
committed
Updated CHANGELOG
1 parent 191e489 commit c7a9cfc

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

CHANGELOG.md

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

44

55

6+
<a name="v2.23.0"></a>
7+
## [v2.23.0] - 2020-01-21
8+
9+
- Updated pre-commit-terraform with terraform-docs 0.8.0 support ([#388](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/388))
10+
11+
612
<a name="v2.22.0"></a>
713
## [v2.22.0] - 2020-01-16
814

15+
- Updated CHANGELOG
916
- Added note about Transit Gateway integration ([#386](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/386))
1017

1118

@@ -820,13 +827,13 @@
820827
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
821828

822829

823-
<a name="v1.5.1"></a>
824-
## [v1.5.1] - 2017-11-23
830+
<a name="v1.5.0"></a>
831+
## [v1.5.0] - 2017-11-23
825832

826833

827834

828-
<a name="v1.5.0"></a>
829-
## [v1.5.0] - 2017-11-23
835+
<a name="v1.5.1"></a>
836+
## [v1.5.1] - 2017-11-23
830837

831838
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
832839
- Set enable_dns_support=true by default
@@ -904,7 +911,8 @@
904911
- Initial commit
905912

906913

907-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.22.0...HEAD
914+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.23.0...HEAD
915+
[v2.23.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.22.0...v2.23.0
908916
[v2.22.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.21.0...v2.22.0
909917
[v2.21.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.20.0...v2.21.0
910918
[v2.20.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.19.0...v2.20.0
@@ -999,9 +1007,9 @@
9991007
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
10001008
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
10011009
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
1002-
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.4.1
1003-
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.5.1
1004-
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
1010+
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1
1011+
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0
1012+
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
10051013
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
10061014
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
10071015
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)