Skip to content

Commit e320ada

Browse files
committed
Updated CHANGELOG
1 parent 6f6e8a0 commit e320ada

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
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v2.62.0"></a>
11+
## [v2.62.0] - 2020-10-22
12+
13+
- Updated README
14+
- feat: Added Codeartifact API/Repo vpc endpoints ([#515](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/515))
15+
16+
1017
<a name="v2.61.0"></a>
1118
## [v2.61.0] - 2020-10-22
1219

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

965972

966-
<a name="v1.5.1"></a>
967-
## [v1.5.1] - 2017-11-23
973+
<a name="v1.5.0"></a>
974+
## [v1.5.0] - 2017-11-23
968975

969976

970977

971-
<a name="v1.5.0"></a>
972-
## [v1.5.0] - 2017-11-23
978+
<a name="v1.5.1"></a>
979+
## [v1.5.1] - 2017-11-23
973980

974981
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
975982
- Set enable_dns_support=true by default
@@ -1042,7 +1049,8 @@ All notable changes to this project will be documented in this file.
10421049
- Initial commit
10431050

10441051

1045-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.61.0...HEAD
1052+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.62.0...HEAD
1053+
[v2.62.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.61.0...v2.62.0
10461054
[v2.61.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.60.0...v2.61.0
10471055
[v2.60.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.59.0...v2.60.0
10481056
[v2.59.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.58.0...v2.59.0
@@ -1176,9 +1184,9 @@ All notable changes to this project will be documented in this file.
11761184
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
11771185
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
11781186
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
1179-
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.4.1
1180-
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.5.1
1181-
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
1187+
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1
1188+
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0
1189+
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
11821190
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
11831191
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
11841192
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)