Skip to content

Commit 4c65d51

Browse files
committed
Updated CHANGELOG
1 parent ad80d5a commit 4c65d51

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.11.0"></a>
11+
## [v2.11.0] - 2021-11-07
12+
13+
- chore: Update CI workflow to use composite actions and update pre-commit versions ([#115](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/115))
14+
- feat: Added Replication Time Control for Bucket Replication ([#114](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/114))
15+
16+
1017
<a name="v2.10.0"></a>
1118
## [v2.10.0] - 2021-10-29
1219

@@ -249,7 +256,8 @@ All notable changes to this project will be documented in this file.
249256
- Initial commit
250257

251258

252-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.10.0...HEAD
259+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.11.0...HEAD
260+
[v2.11.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.10.0...v2.11.0
253261
[v2.10.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.9.0...v2.10.0
254262
[v2.9.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.8.0...v2.9.0
255263
[v2.8.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.7.0...v2.8.0

0 commit comments

Comments
 (0)