From 03c2cd31d7f2df59716e7aec5dd2019fc4317d13 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Fri, 1 Mar 2024 09:01:38 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8aa616b..4f62c853 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [10.0.2] - 2024-03-01 + +### 🐞 Fixes + +- [#769](https://github.com/estruyf/vscode-front-matter/issues/769): Fix to remove internal properties for content folders + ## [10.0.1] - 2024-02-28 ### 🐞 Fixes