diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f4e5767e..d6d3183cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ BUG FIXES: * core: Module inputs can be non-strings. [GH-819] * providers/aws: manually deleted VPC removes it from the state * providers/aws: `source_dest_check` regression fixed (now works). [GH-1020] + * providers/heroku: `config_vars` is set properly [GH-1006] ## 0.3.7 (February 19, 2015)