From a40b83699243ebaad5828b295aa7afb58f7bf69e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 16 Jul 2021 08:15:08 +0000 Subject: [PATCH] chore(release): 5.2.6 [skip ci] ## [5.2.6](https://github.com/awslabs/goformation/compare/v5.2.5...v5.2.6) (2021-07-16) ### Bug Fixes * **schema:** Allow any type for Parameter AllowedValues ([#392](https://github.com/awslabs/goformation/issues/392)) ([ccc7fb0](https://github.com/awslabs/goformation/commit/ccc7fb0509b1bdddf208e6a4463dd882ddfa4b69)) * **schema:** CloudFormation Updates ([#390](https://github.com/awslabs/goformation/issues/390)) ([ac83603](https://github.com/awslabs/goformation/commit/ac8360341ffc4e6576102a008a39b1674ea748fa)) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f761871ce5..0c2bf1c00e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # GoFormation Versioning Changelog +## [5.2.6](https://github.com/awslabs/goformation/compare/v5.2.5...v5.2.6) (2021-07-16) + + +### Bug Fixes + +* **schema:** Allow any type for Parameter AllowedValues ([#392](https://github.com/awslabs/goformation/issues/392)) ([ccc7fb0](https://github.com/awslabs/goformation/commit/ccc7fb0509b1bdddf208e6a4463dd882ddfa4b69)) +* **schema:** CloudFormation Updates ([#390](https://github.com/awslabs/goformation/issues/390)) ([ac83603](https://github.com/awslabs/goformation/commit/ac8360341ffc4e6576102a008a39b1674ea748fa)) + ## [5.2.5](https://github.com/awslabs/goformation/compare/v5.2.4...v5.2.5) (2021-07-16)