Skip to content

Commit fe79362

Browse files
committed
Updated CHANGELOG
1 parent 161026d commit fe79362

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="v2.0.0"></a>
11+
## [v2.0.0] - 2021-04-26
12+
13+
- feat: Shorten outputs (removing this_) ([#88](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/88))
14+
15+
1016
<a name="v1.25.0"></a>
1117
## [v1.25.0] - 2021-04-10
1218

@@ -194,7 +200,8 @@ All notable changes to this project will be documented in this file.
194200
- Initial commit
195201

196202

197-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.25.0...HEAD
203+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.0.0...HEAD
204+
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.25.0...v2.0.0
198205
[v1.25.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.24.0...v1.25.0
199206
[v1.24.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.23.0...v1.24.0
200207
[v1.23.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.22.0...v1.23.0

0 commit comments

Comments
 (0)