From 9cf4ae46ddf012bb8dee4ad069b01a0d431d749a Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Sat, 11 Nov 2023 12:36:20 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92a20606..99e7d575 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ### ✨ New features +- Localization implemented for the whole extension + ### 🎨 Enhancements - [#273](https://github.com/estruyf/vscode-front-matter/issues/273): Allow single value arrays to be set as a string with the `singleValueAsString` field property