diff --git a/CHANGELOG.md b/CHANGELOG.md index bf4e4454f..0657be76f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ ## [Unreleased] +- Fixed some folds in Ruby like `unless`, some blocks, multiline comments, function calls, and different array syntaxes for strings and keywords. + ## 1.114.0 - Prevented an exception raised in the command palette in certain unusual filtering scenarios.