From 0a0efba37bedf71bf71ff2ab0399a37c401bdfc3 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Mon, 24 Jan 2022 18:34:58 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6f4926c..de070b24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ ### 🐞 Fixes - [#234](https://github.com/estruyf/vscode-front-matter/issues/234): Fix for multi-word keywords +- [#235](https://github.com/estruyf/vscode-front-matter/issues/235): Fix for reselecting the previously removed value from a choice field ## [5.10.0] - 2022-01-10