Skip to content

Commit 263b09a

Browse files
committed
Updated CHANGELOG
1 parent b57ad10 commit 263b09a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v2.45.0"></a>
11+
## [v2.45.0] - 2020-08-13
12+
13+
- feat: bump version of aws provider version to support 3.* ([#479](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/479))
14+
- fix: bumping terraform version from 0.12.6 to 0.12.7 in circleci to include regexall function ([#474](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/474))
15+
- docs: Fix typo in nat_public_ips ([#460](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/460))
16+
17+
1018
<a name="v2.44.0"></a>
1119
## [v2.44.0] - 2020-06-21
1220

@@ -936,7 +944,8 @@ All notable changes to this project will be documented in this file.
936944
- Initial commit
937945

938946

939-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.44.0...HEAD
947+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.45.0...HEAD
948+
[v2.45.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.44.0...v2.45.0
940949
[v2.44.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.43.0...v2.44.0
941950
[v2.43.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.42.0...v2.43.0
942951
[v2.42.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.41.0...v2.42.0

0 commit comments

Comments
 (0)