Skip to content

Commit f400a07

Browse files
committed
Updated CHANGELOG
1 parent 9b49848 commit f400a07

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] - 2021-09-09
12+
13+
- fix: Add explicit to_map for empty object for aws_cloudwatch_event_target ([#24](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/24))
14+
15+
1016
<a name="v1.8.0"></a>
1117
## [v1.8.0] - 2021-08-18
1218

@@ -77,7 +83,8 @@ All notable changes to this project will be documented in this file.
7783
- first commit
7884

7985

80-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.8.0...HEAD
86+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.9.0...HEAD
87+
[v1.9.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.8.0...v1.9.0
8188
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.7.0...v1.8.0
8289
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.6.0...v1.7.0
8390
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.5.0...v1.6.0

0 commit comments

Comments
 (0)