diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b786c3..ce210ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [3.1.0](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v3.0.1...v3.1.0) (2024-01-12) + + +### Features + +* Add `state` to `aws_cloudwatch_event_rule` ([#100](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/100)) ([963753f](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/commit/963753f118f93b470efdf72e4dc0e620fbeac58a)) + ### [3.0.1](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v3.0.0...v3.0.1) (2024-01-12)