Skip to content

Commit f7387cd

Browse files
committed
Updated CHANGELOG
1 parent af29da3 commit f7387cd

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.3.0"></a>
11+
## [v1.3.0] - 2021-05-28
12+
13+
- fix: property lookup in ecs_target block ([#8](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/8))
14+
15+
1016
<a name="v1.2.0"></a>
1117
## [v1.2.0] - 2021-05-25
1218

@@ -40,7 +46,8 @@ All notable changes to this project will be documented in this file.
4046
- first commit
4147

4248

43-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.2.0...HEAD
49+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.3.0...HEAD
50+
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.2.0...v1.3.0
4451
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.1.0...v1.2.0
4552
[v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.0.0...v1.1.0
4653
[v1.0.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v0.1.0...v1.0.0

0 commit comments

Comments
 (0)