diff --git a/CHANGELOG.md b/CHANGELOG.md index 43fccfe0..4248f70a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## [8.5.0] - 2023-xx-xx +## [9.0.0] - 2023-xx-xx ### 🧪 Experimental features @@ -13,6 +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 ### 🎨 Enhancements