From 66c978891e9661d88dbe2e9a92ce597898da8133 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Wed, 5 Jan 2022 18:49:18 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4749397..463f8ac1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## [5.10.0] - 2022-01-xx - [#218](https://github.com/estruyf/vscode-front-matter/issues/218): Add support for creating `mdx` files from templates and content types. This introduced a new setting: `frontMatter.content.defaultFileType`. +- [#220](https://github.com/estruyf/vscode-front-matter/issues/220): Add support DateTime updates in `mdx` files when the `mdx extension` is not installed. ## [5.9.0] - 2022-01-01 - 🎇🎆