Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Commit 0da340b

Browse files
committed
Updated CHANGELOG
1 parent 3038453 commit 0da340b

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.9.0"></a>
11+
## [v1.9.0] - 2020-07-01
12+
13+
- chore: Allow Terraform 0.13 ([#36](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/36))
14+
15+
1016
<a name="v1.8.0"></a>
1117
## [v1.8.0] - 2020-06-12
1218

@@ -76,7 +82,8 @@ All notable changes to this project will be documented in this file.
7682
- Initial commit
7783

7884

79-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.8.0...HEAD
85+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.9.0...HEAD
86+
[v1.9.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.8.0...v1.9.0
8087
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.7.0...v1.8.0
8188
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.6.0...v1.7.0
8289
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.5.0...v1.6.0

0 commit comments

Comments
 (0)