From 14fb4d836d22c3ddad33d027fbe954c7f3b0f285 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Wed, 26 Jul 2023 19:10:21 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4248f70a..b5dd0c06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ - The Visual Studio Code theme support is now released in the stable version - [#424](https://github.com/estruyf/vscode-front-matter/issues/424): Snippet wrapping to allow easier updates or changes to previously set snippets in the content - [#585](https://github.com/estruyf/vscode-front-matter/issues/585): New content relationship field type (`contentRelationship`) -- [#598](https://github.com/estruyf/vscode-front-matter/issues/598): Multilingual support - Japanese +- [#598](https://github.com/estruyf/vscode-front-matter/issues/598): Multilingual support - Japanese (thanks to [mayumihara](https://github.com/mayumih387)) ### 🎨 Enhancements