diff --git a/CHANGELOG.md b/CHANGELOG.md index 755fff024..d01926f9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,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] + * command/console: variable access works [GH-10446] ## 0.8.0-rc1 (November 23, 2016)