diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fb9f03..ff4e456 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +### [2.2.3](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v2.2.2...v2.2.3) (2024-02-16) + + +### Bug Fixes + +* Remove aws provider strict to major version constraint ([#9](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/issues/9)) ([643f99b](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/643f99b4a8a372f454bd032208efc02ebc30677d)) + ### [2.2.2](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v2.2.1...v2.2.2) (2024-01-15)