From 0668d48fd54c05861f29ed44ea7b184321d208c0 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Tue, 28 Dec 2021 21:20:16 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7324f8c..06574071 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ ### 🐞 Fixes - [#210](https://github.com/estruyf/vscode-front-matter/issues/210): Fix for adding media files with uppercase file extensions +- [#214](https://github.com/estruyf/vscode-front-matter/issues/214): Fix for opening markdown file after creating it for the specified content type ## [5.8.0] - 2021-12-21 - 🎄