diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ca6f0431e..755fff0247 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ BUG FIXES: * core: Changed attribute console output shows up on Windows. [GH-10417] * core: Destroying deposed resources in create before destroy waits until the creation step of its specific index. (0.8 regression) [GH-10416] + * core: Certain invalid configurations will no longer print "illegal". [GH-10448] ## 0.8.0-rc1 (November 23, 2016)