From f8b7870180ada78ef75f4a5b824e62a80fcf2f8e Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Mon, 11 Oct 2021 10:50:28 +0200 Subject: [PATCH] Updated changlog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b505253c..93ec8cbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ### 🐞 Fixes - Rendered more hooks than during the previous render in `FileList` +- [#142](https://github.com/estruyf/vscode-front-matter/issues/142): Fix for unknown tags where it throws an error ## [5.0.0] - 2021-10-07 - [Release Notes](https://beta.frontmatter.codes/updates/v5.0.0)