Skip to content

Commit eba9438

Browse files
committed
Updated CHANGELOG
1 parent 22fe88e commit eba9438

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
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="v3.2.0"></a>
11+
## [v3.2.0] - 2021-07-07
12+
13+
- docs: Fixed docs
14+
- feat: add elastic_ip parameter ([#55](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/55))
15+
16+
1017
<a name="v3.1.0"></a>
1118
## [v3.1.0] - 2021-06-29
1219

@@ -164,7 +171,8 @@ All notable changes to this project will be documented in this file.
164171
- Initial commit
165172

166173

167-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v3.1.0...HEAD
174+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v3.2.0...HEAD
175+
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v3.1.0...v3.2.0
168176
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v3.0.0...v3.1.0
169177
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v2.8.0...v3.0.0
170178
[v2.8.0]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v2.7.0...v2.8.0

0 commit comments

Comments
 (0)