Skip to content

Commit 615fae1

Browse files
committed
Updated CHANGELOG
1 parent 624cbcc commit 615fae1

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,15 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v1.20.0"></a>
11+
## [v1.20.0] - 2021-03-01
12+
13+
- fix: Update syntax for Terraform 0.15 ([#71](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/71))
14+
- fix: Updated example to prevent from accidental object locking
15+
16+
1017
<a name="v1.19.0"></a>
11-
## [v1.19.0] - 2021-02-23
18+
## [v1.19.0] - 2021-03-01
1219

1320
- chore: add ci-cd workflow for pre-commit checks ([#68](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/68))
1421

@@ -143,7 +150,8 @@ All notable changes to this project will be documented in this file.
143150
- Initial commit
144151

145152

146-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.19.0...HEAD
153+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.20.0...HEAD
154+
[v1.20.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.19.0...v1.20.0
147155
[v1.19.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.18.0...v1.19.0
148156
[v1.18.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.17.0...v1.18.0
149157
[v1.17.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.16.0...v1.17.0

0 commit comments

Comments
 (0)