From b87b8266cb8fcb964d28cfa2b7a04e993fa4cbcc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 13 Sep 2022 17:06:55 +0000 Subject: [PATCH] chore(release): version 1.1.0 [skip ci] ## [1.1.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v1.0.0...v1.1.0) (2022-09-13) ### Features * Add support to redshift destination ([f50342c](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/f50342cf660fc49f5c00fe87b876913fc1b55e2f)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa1f682..c246807 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [1.1.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v1.0.0...v1.1.0) (2022-09-13) + + +### Features + +* Add support to redshift destination ([f50342c](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/f50342cf660fc49f5c00fe87b876913fc1b55e2f)) + ## 1.0.0 (2022-09-12)