Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-08-19 12:44:26 -07:00
parent 25c560b0f5
commit 9904c601d7
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ IMPROVEMENTS:
BUG FIXES:
* core: Variables are validated to not contain interpolations. [GH-180]
* core: Key files for provisioning can now contain `~` and will be expanded
to the user's home directory. [GH-179]
* providers/heroku: If you delete the `config_vars` block, config vars
are properly nuked.
* providers/heroku: Domains and drains are deleted before the app.