From 58e349d588da7e6f585b6dbc3e729940fd05106f Mon Sep 17 00:00:00 2001 From: Brian Rodgers Date: Mon, 22 Jul 2019 17:08:50 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd5947c7..400aa347 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [3.10.0] +## [3.10.0] 2019-07-22 - Added Kinesis Firehose Delivery Stream S3 support (see [#270](https://github.com/MonsantoCo/cloudformation-template-generator/pull/270)) - Added Kinesis Stream Encryption support (see [#270](https://github.com/MonsantoCo/cloudformation-template-generator/pull/270)) - Add support for AWS::EC2::VPCEndpoint (see [#255](https://github.com/MonsantoCo/cloudformation-template-generator/pull/255))