Skip to content

Commit a30a69b

Browse files
committed
Updated CHANGELOG
1 parent f86eac0 commit a30a69b

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.14.0"></a>
11+
## [v1.14.0] - 2020-10-08
12+
13+
- fix: Fixed grant variable type ([#46](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/46))
14+
15+
1016
<a name="v1.13.0"></a>
1117
## [v1.13.0] - 2020-10-06
1218

@@ -107,7 +113,8 @@ All notable changes to this project will be documented in this file.
107113
- Initial commit
108114

109115

110-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.13.0...HEAD
116+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.14.0...HEAD
117+
[v1.14.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.13.0...v1.14.0
111118
[v1.13.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.12.0...v1.13.0
112119
[v1.12.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.11.0...v1.12.0
113120
[v1.11.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.10.0...v1.11.0

0 commit comments

Comments
 (0)