From c084a15e082ca01576986a89ed891e0027f3e995 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Thu, 17 Feb 2022 19:22:19 -0800 Subject: [PATCH] updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 210baf0e..d8e4f102 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 +- [#241](https://github.com/estruyf/vscode-front-matter/issues/241): Added taxonomy limit field property which allows you to limit the number of selections - [#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` - [#255](https://github.com/estruyf/vscode-front-matter/issues/255): Added support for default values on block fields / data creation