Skip to content

Commit 2ca733d

Browse files
committed
Updated CHANGELOG
1 parent fdc476d commit 2ca733d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
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="v3.5.0"></a>
11+
## [v3.5.0] - 2021-08-15
12+
13+
- fix: Return correct route table when enable_public_redshift is set ([#337](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/337))
14+
15+
1016
<a name="v3.4.0"></a>
1117
## [v3.4.0] - 2021-08-13
1218

@@ -1295,7 +1301,8 @@ All notable changes to this project will be documented in this file.
12951301
- Initial commit
12961302

12971303

1298-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.4.0...HEAD
1304+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.5.0...HEAD
1305+
[v3.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.4.0...v3.5.0
12991306
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.3.0...v3.4.0
13001307
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.2.0...v3.3.0
13011308
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.1.0...v3.2.0

0 commit comments

Comments
 (0)