diff --git a/CHANGELOG.md b/CHANGELOG.md index 56934fe8c..10369e7a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.