Skip to content

Commit 3208e6e

Browse files
committed
Updated CHANGELOG
1 parent c4b5edb commit 3208e6e

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.4.0"></a>
11+
## [v3.4.0] - 2021-09-03
12+
13+
- feat: Add redshift_cluster_nodes to the outputs ([#58](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/58))
14+
15+
1016
<a name="v3.3.0"></a>
1117
## [v3.3.0] - 2021-08-20
1218

@@ -178,7 +184,8 @@ All notable changes to this project will be documented in this file.
178184
- Initial commit
179185

180186

181-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v3.3.0...HEAD
187+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v3.4.0...HEAD
188+
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v3.3.0...v3.4.0
182189
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v3.2.0...v3.3.0
183190
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v3.1.0...v3.2.0
184191
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v3.0.0...v3.1.0

0 commit comments

Comments
 (0)