Skip to content

Commit 1f1689d

Browse files
committed
Updated CHANGELOG
1 parent 4072c22 commit 1f1689d

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="v1.22.0"></a>
11+
## [v1.22.0] - 2021-03-22
12+
13+
- fix: ACL value can be null even when using Terragrunt ([#75](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/75))
14+
15+
1016
<a name="v1.21.0"></a>
1117
## [v1.21.0] - 2021-03-17
1218

@@ -157,7 +163,8 @@ All notable changes to this project will be documented in this file.
157163
- Initial commit
158164

159165

160-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.21.0...HEAD
166+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.22.0...HEAD
167+
[v1.22.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.21.0...v1.22.0
161168
[v1.21.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.20.0...v1.21.0
162169
[v1.20.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.19.0...v1.20.0
163170
[v1.19.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.18.0...v1.19.0

0 commit comments

Comments
 (0)