From f93b6bae3e256eb801c93b9551d508d69a55450c Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Mon, 4 Sep 2023 16:55:25 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23807cd3..2262b7ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## [9.2.0] - 2023-xx-xx + +### ✨ New features + +- [#645](https://github.com/estruyf/vscode-front-matter/issues/645): French localization added (thanks to [Clément Barbaza](https://github.com/cba85)) + +### 🎨 Enhancements + +### ⚡️ Optimizations + +### 🐞 Fixes + ## [9.1.0] - 2023-08-31 ### ✨ New features