Update CHANGELOG.md

This commit is contained in:
Clint 2015-04-01 16:11:27 -05:00
parent e851751521
commit e2f3b07535
1 changed files with 3 additions and 0 deletions

View File

@ -57,6 +57,9 @@ IMPROVEMENTS:
`www` instead of `www.example.com`.
* providers/aws: Improve dependency violation error handling, when deleting
Internet Gateways or Auto Scaling groups [GH-1325].
* provider/aws: Add non-destructive updates to AWS RDS. You can now upgrade
`egine_version`, `parameter_group_name`, and `multi_az` without forcing
a new database to be created.[GH-1341]
BUG FIXES: