Skip to content

Commit d5b2737

Browse files
committed
Updated CHANGELOG
1 parent ee5d963 commit d5b2737

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v1.4.0"></a>
11+
## [v1.4.0] - 2021-06-07
12+
13+
- feat: support http_target argument ([#11](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/11))
14+
- fix: Fix tomap call for terraform 0.15 ([#10](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/10))
15+
16+
1017
<a name="v1.3.0"></a>
1118
## [v1.3.0] - 2021-05-28
1219

@@ -46,7 +53,8 @@ All notable changes to this project will be documented in this file.
4653
- first commit
4754

4855

49-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.3.0...HEAD
56+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.4.0...HEAD
57+
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.3.0...v1.4.0
5058
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.2.0...v1.3.0
5159
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.1.0...v1.2.0
5260
[v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)