CHANGELOG update

This commit is contained in:
Maurício Szabo 2024-03-16 02:29:07 -03:00
parent 0e8a54fdaf
commit c2b501244b

View File

@ -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.