Skip to content

Commit 209fd2f

Browse files
committed
Updated CHANGELOG
1 parent 011384d commit 209fd2f

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.10.0"></a>
11+
## [v2.10.0] - 2021-10-29
12+
13+
- feat: Replace hardcoded cloudfront canonical user ID in example ([#113](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/113))
14+
15+
1016
<a name="v2.9.0"></a>
1117
## [v2.9.0] - 2021-08-27
1218

@@ -243,7 +249,8 @@ All notable changes to this project will be documented in this file.
243249
- Initial commit
244250

245251

246-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.9.0...HEAD
252+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.10.0...HEAD
253+
[v2.10.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.9.0...v2.10.0
247254
[v2.9.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.8.0...v2.9.0
248255
[v2.8.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.7.0...v2.8.0
249256
[v2.7.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.6.0...v2.7.0

0 commit comments

Comments
 (0)