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