Skip to content

Commit 1a9c3bd

Browse files
committed
Updated CHANGELOG
1 parent 12aeddc commit 1a9c3bd

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.0.0"></a>
11+
## [v3.0.0] - 2021-04-27
12+
13+
- feat: Shorten outputs (removing this_) ([#53](https://github.com/terraform-aws-modules/terraform-aws-redshift/issues/53))
14+
15+
1016
<a name="v2.8.0"></a>
1117
## [v2.8.0] - 2021-04-23
1218

@@ -167,7 +173,8 @@ All notable changes to this project will be documented in this file.
167173
- Initial commit
168174

169175

170-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v2.8.0...HEAD
176+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v3.0.0...HEAD
177+
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v2.8.0...v3.0.0
171178
[v2.8.0]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v2.7.0...v2.8.0
172179
[v2.7.0]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v2.6.0...v2.7.0
173180
[v2.6.0]: https://github.com/terraform-aws-modules/terraform-aws-redshift/compare/v2.5.0...v2.6.0

0 commit comments

Comments
 (0)