Update CHANGELOG
This commit is contained in:
parent
25c560b0f5
commit
9904c601d7
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue