From 1d368ae4fe7980c0ae25bae8fbdcb5ceffb09993 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 28 Sep 2022 14:42:30 +0000 Subject: [PATCH] chore(release): version 1.3.0 [skip ci] ## [1.3.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v1.2.0...v1.3.0) (2022-09-28) ### Features * Add support to Splunk destination ([0b329fc](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/0b329fc4df7a38c2cfc00ea66f0d2ae6a4a048e4)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a247d16..de009ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [1.3.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v1.2.0...v1.3.0) (2022-09-28) + + +### Features + +* Add support to Splunk destination ([0b329fc](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/0b329fc4df7a38c2cfc00ea66f0d2ae6a4a048e4)) + ## [1.2.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v1.1.0...v1.2.0) (2022-09-23)