Skip to content

Commit 8f6187d

Browse files
committed
Updated CHANGELOG
1 parent 6d8b8d7 commit 8f6187d

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.6.0"></a>
11+
## [v1.6.0] - 2021-08-13
12+
13+
- fix: `create_rules = false` causes error ([#19](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/19))
14+
15+
1016
<a name="v1.5.0"></a>
1117
## [v1.5.0] - 2021-06-28
1218

@@ -59,7 +65,8 @@ All notable changes to this project will be documented in this file.
5965
- first commit
6066

6167

62-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.5.0...HEAD
68+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.6.0...HEAD
69+
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.5.0...v1.6.0
6370
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.4.0...v1.5.0
6471
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.3.0...v1.4.0
6572
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.2.0...v1.3.0

0 commit comments

Comments
 (0)