Skip to content

Commit 1c214d7

Browse files
committed
Updated CHANGELOG
1 parent f3f8fe5 commit 1c214d7

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.12.0"></a>
11+
## [v1.12.0] - 2020-08-17
12+
13+
- fix: Using required arguments instead of lookup in replication_configuration ([#35](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/35))
14+
15+
1016
<a name="v1.11.0"></a>
1117
## [v1.11.0] - 2020-08-17
1218

@@ -94,7 +100,8 @@ All notable changes to this project will be documented in this file.
94100
- Initial commit
95101

96102

97-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.11.0...HEAD
103+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.12.0...HEAD
104+
[v1.12.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.11.0...v1.12.0
98105
[v1.11.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.10.0...v1.11.0
99106
[v1.10.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.9.0...v1.10.0
100107
[v1.9.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.8.0...v1.9.0

0 commit comments

Comments
 (0)