From 697956c5b35a5675c202929acbb055ed9955019a Mon Sep 17 00:00:00 2001 From: Ashwin Shenoy Date: Wed, 11 May 2022 14:59:08 +0530 Subject: [PATCH] [Chore] Update CHANGELOG. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2615070..69ac5cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,7 +67,7 @@ improved performance. - Twig comments not working. - Key bindings file not opening from the menu & command palette. -## [2.1.0] - +## [2.1.0] - 2022-05-11 ### Fixed - String scopes are now properly cleared when expressions and statements are present in strings. - Fix a bug where ending `)` was scoped as `punctuation.section.group.begin.twig`.