Skip to content

Commit 2ea46b3

Browse files
committed
Updated CHANGELOG
1 parent 1e030af commit 2ea46b3

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

CHANGELOG.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v2.36.0"></a>
11+
## [v2.36.0] - 2020-05-25
12+
13+
- feat: Added support for more VPC endpoints ([#369](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/369))
14+
15+
1016
<a name="v2.35.0"></a>
1117
## [v2.35.0] - 2020-05-25
1218

@@ -797,13 +803,13 @@ All notable changes to this project will be documented in this file.
797803
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
798804

799805

800-
<a name="v1.5.1"></a>
801-
## [v1.5.1] - 2017-11-23
806+
<a name="v1.5.0"></a>
807+
## [v1.5.0] - 2017-11-23
802808

803809

804810

805-
<a name="v1.5.0"></a>
806-
## [v1.5.0] - 2017-11-23
811+
<a name="v1.5.1"></a>
812+
## [v1.5.1] - 2017-11-23
807813

808814
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
809815
- Set enable_dns_support=true by default
@@ -876,7 +882,8 @@ All notable changes to this project will be documented in this file.
876882
- Initial commit
877883

878884

879-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.35.0...HEAD
885+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.36.0...HEAD
886+
[v2.36.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.35.0...v2.36.0
880887
[v2.35.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.34.0...v2.35.0
881888
[v2.34.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.33.0...v2.34.0
882889
[v2.33.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.32.0...v2.33.0
@@ -984,9 +991,9 @@ All notable changes to this project will be documented in this file.
984991
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
985992
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
986993
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
987-
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.4.1
988-
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.5.1
989-
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
994+
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1
995+
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0
996+
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
990997
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
991998
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
992999
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)