diff --git a/CHANGELOG.md b/CHANGELOG.md index b5503c54e1..23434adc4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ BUG FIXES: * core: Escape sequences in interpolations work in every case. [GH-8709] * core: Maps in outputs with computed values are no longer removed. [GH-9549] + * command/fmt: Multiline comments aren't indented every fmt. [GH-6524] ## 0.7.10 (November 9, 2016)