From bf1639cac733112b45a75b8a6153a6972ef5fa15 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Thu, 30 Sep 2021 16:27:17 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5801884..47339d28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ - [#119](https://github.com/estruyf/vscode-front-matter/issues/119): Multi-select support for choice fields - [#121](https://github.com/estruyf/vscode-front-matter/issues/121): Choice fields support ID/title objects as well as a regular string - [#122](https://github.com/estruyf/vscode-front-matter/issues/122): Update the filenames of your media +- [#124](https://github.com/estruyf/vscode-front-matter/issues/124): Add new `isPreviewImage` property to the content type field to specify custom preview images ### 🐞 Fixes