diff --git a/CHANGELOG.md b/CHANGELOG.md index ed76ece2c0a..2b46a2f94dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ CHANGELOG ========= ## HEAD (Unreleased) +_(none)_ + +--- + +## 2.10.0 (2020-06-23) * Upgrade to v2.67.0 of the AWS Terraform Provider ** Please Note the following ** * The use of maps when specifying `tags` has changed to be a map that can only contain string values @@ -22,8 +27,6 @@ CHANGELOG * `ec2.spotInstanceRequest.*.volumeTags` has changed to be a map that can only contain string values * `ssm.association.parameters` has changed to be a map that can only contain string values ---- - ## 2.9.1 (2020-06-16) * Adding support for EFS configuration in AWS Lambda Functions