Skip to content

Commit 3081aa6

Browse files
committed
Updated CHANGELOG
1 parent a41d75f commit 3081aa6

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="v2.1.0"></a>
11+
## [v2.1.0] - 2021-04-28
12+
13+
- feat: support bucket_key_enabled for SSE ([#82](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/82))
14+
- chore: Updated versions in README
15+
16+
1017
<a name="v2.0.0"></a>
1118
## [v2.0.0] - 2021-04-26
1219

@@ -200,7 +207,8 @@ All notable changes to this project will be documented in this file.
200207
- Initial commit
201208

202209

203-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.0.0...HEAD
210+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.1.0...HEAD
211+
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.0.0...v2.1.0
204212
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.25.0...v2.0.0
205213
[v1.25.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.24.0...v1.25.0
206214
[v1.24.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.23.0...v1.24.0

0 commit comments

Comments
 (0)