diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ead74568..dd334a853 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ BUG FIXES: * core: invalid resource attribute interpolation in a destroy provisioner errors [GH-12063] * command/init: allow unsetting a backend properly [GH-11988] * command/apply: fix crash that could happen with an empty directory [GH-11989] + * command/refresh: fix crash when no configs were in the pwd [GH-12178] ## 0.9.0-beta1 (February 15, 2017)