From 83c086879dfe3775b768d2fc50a49dff838d71f1 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Wed, 15 Sep 2021 16:43:01 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7b98545..c2805322 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## [3.2.0] - (upcoming release) - [#101](https://github.com/estruyf/vscode-front-matter/issues/101): Date picker available on the metadata section +- [#102](https://github.com/estruyf/vscode-front-matter/issues/102): Support comma separated arrays in front matter ## [3.1.0] - 2021-09-10