Skip to content

Commit 86adc42

Browse files
committed
Updated CHANGELOG
1 parent 6b93437 commit 86adc42

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.35.0"></a>
11+
## [v2.35.0] - 2020-05-25
12+
13+
- feat: Add VPC Endpoint for SES ([#449](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/449))
14+
15+
1016
<a name="v2.34.0"></a>
1117
## [v2.34.0] - 2020-05-25
1218

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

793799

794-
<a name="v1.5.0"></a>
795-
## [v1.5.0] - 2017-11-23
800+
<a name="v1.5.1"></a>
801+
## [v1.5.1] - 2017-11-23
796802

797803

798804

799-
<a name="v1.5.1"></a>
800-
## [v1.5.1] - 2017-11-23
805+
<a name="v1.5.0"></a>
806+
## [v1.5.0] - 2017-11-23
801807

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

872878

873-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.34.0...HEAD
879+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.35.0...HEAD
880+
[v2.35.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.34.0...v2.35.0
874881
[v2.34.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.33.0...v2.34.0
875882
[v2.33.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.32.0...v2.33.0
876883
[v2.32.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.31.0...v2.32.0
@@ -977,9 +984,9 @@ All notable changes to this project will be documented in this file.
977984
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
978985
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
979986
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
980-
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1
981-
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0
982-
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
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
983990
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
984991
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
985992
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)