From 2bd910db47f9f248d65b9ad7203bdb4f9d2599bb Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Wed, 6 Oct 2021 11:35:04 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7590b031..a77b2046 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ - [#128](https://github.com/estruyf/vscode-front-matter/issues/128): Support for multi-select on image fields added - [#131](https://github.com/estruyf/vscode-front-matter/issues/131): Folder creation support added on media dashboard - [#134](https://github.com/estruyf/vscode-front-matter/issues/134): On startup, the extension checks if local settings can be promoted +- [#135](https://github.com/estruyf/vscode-front-matter/issues/135): `Hidden` property added for field configuration ### 🐞 Fixes