Skip to content

Commit b336961

Browse files
committed
Updated CHANGELOG
1 parent 02ae641 commit b336961

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.49.0"></a>
11+
## [v2.49.0] - 2020-09-11
12+
13+
- feat: Add ability to create RDS endpoint to VPC ([#499](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/499))
14+
15+
1016
<a name="v2.48.0"></a>
1117
## [v2.48.0] - 2020-08-17
1218

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

885891

886-
<a name="v1.5.0"></a>
887-
## [v1.5.0] - 2017-11-23
892+
<a name="v1.5.1"></a>
893+
## [v1.5.1] - 2017-11-23
888894

889895

890896

891-
<a name="v1.5.1"></a>
892-
## [v1.5.1] - 2017-11-23
897+
<a name="v1.5.0"></a>
898+
## [v1.5.0] - 2017-11-23
893899

894900
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
895901
- Set enable_dns_support=true by default
@@ -962,7 +968,8 @@ All notable changes to this project will be documented in this file.
962968
- Initial commit
963969

964970

965-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.48.0...HEAD
971+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.49.0...HEAD
972+
[v2.49.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.48.0...v2.49.0
966973
[v2.48.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.47.0...v2.48.0
967974
[v2.47.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.46.0...v2.47.0
968975
[v2.46.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.45.0...v2.46.0
@@ -1083,9 +1090,9 @@ All notable changes to this project will be documented in this file.
10831090
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
10841091
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
10851092
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
1086-
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1
1087-
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0
1088-
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
1093+
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.4.1
1094+
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.5.1
1095+
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
10891096
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
10901097
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
10911098
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)