Skip to content

Commit 9131d34

Browse files
committed
Updated CHANGELOG
1 parent 7dfb3cb commit 9131d34

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.2.0"></a>
11+
## [v1.2.0] - 2021-05-25
12+
13+
- chore: Remove check boxes that don't render properly in module doc ([#9](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/9))
14+
- chore: Updated versions&comments in examples
15+
16+
1017
<a name="v1.1.0"></a>
1118
## [v1.1.0] - 2021-04-08
1219

@@ -33,7 +40,8 @@ All notable changes to this project will be documented in this file.
3340
- first commit
3441

3542

36-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.1.0...HEAD
43+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.2.0...HEAD
44+
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.1.0...v1.2.0
3745
[v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.0.0...v1.1.0
3846
[v1.0.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v0.1.0...v1.0.0
3947
[v0.1.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v0.0.1...v0.1.0

0 commit comments

Comments
 (0)