Skip to content

Commit cc66f74

Browse files
committed
Updated CHANGELOG
1 parent b4f1ef8 commit cc66f74

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.13.0"></a>
11+
## [v1.13.0] - 2021-11-07
12+
13+
- feat: Added support for API destinations ([#27](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/27))
14+
15+
1016
<a name="v1.12.0"></a>
1117
## [v1.12.0] - 2021-10-26
1218

@@ -101,7 +107,8 @@ All notable changes to this project will be documented in this file.
101107
- first commit
102108

103109

104-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.12.0...HEAD
110+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.13.0...HEAD
111+
[v1.13.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.12.0...v1.13.0
105112
[v1.12.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.11.0...v1.12.0
106113
[v1.11.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.10.0...v1.11.0
107114
[v1.10.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.9.0...v1.10.0

0 commit comments

Comments
 (0)