Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-08-22 17:20:06 -07:00
parent 623c635fb1
commit 0317120866
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ BUG FIXES:
* providers/aws: Instance security groups treated as a set [GH-194]
* providers/aws: Retry Route53 requests if operation failed because another
operation is in progress [GH-183]
* providers/aws: Route53 records with multiple record values work. [GH-221]
* providers/heroku: If you delete the `config_vars` block, config vars
are properly nuked.
* providers/heroku: Domains and drains are deleted before the app.