From 3ab726d7fb2fb75e42d71055adc5108510a05362 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Fri, 22 Sep 2023 16:52:08 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59759bf9..c071c3c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ - [#662](https://github.com/estruyf/vscode-front-matter/issues/662): Always show the `all articles` tab with the page counter - [#663](https://github.com/estruyf/vscode-front-matter/issues/663): Make card tags clickable to filter the view - [#669](https://github.com/estruyf/vscode-front-matter/issues/669): Add the video preview to the details panel + caption field +- [#674](https://github.com/estruyf/vscode-front-matter/issues/674): Specify to disable content creation for a specific page folder - [#676](https://github.com/estruyf/vscode-front-matter/issues/676): Allow the `frontmatter.json` file to be placed in a sub-directory ### ⚡️ Optimizations