From 0e179f5fd715c1c85403b7068b47d9be18bd3c9c Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Wed, 16 Feb 2022 17:36:21 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e44cfd6e..46b386dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - Updated the activity bar icon for better visibility - Storing the panel collapse section states +- [#242](https://github.com/estruyf/vscode-front-matter/issues/242): Keep comments at the root of the front matter - [#248](https://github.com/estruyf/vscode-front-matter/issues/248): Added support for front matter highlighting to all file types specified in `frontMatter.content.supportedFileTypes` ### ⚡️ Optimizations