From 7d5505d4212b2d4b7f6f4cc1c50a71020c56d49e Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Tue, 12 Oct 2021 20:34:15 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9a28b42..ffb6c5d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ - [#142](https://github.com/estruyf/vscode-front-matter/issues/142): Fix for unknown tags where it throws an error - [#143](https://github.com/estruyf/vscode-front-matter/issues/143): Fix for duplicate values in the file list - [#144](https://github.com/estruyf/vscode-front-matter/issues/144): Fix for `toISOString` does not exist on object -- [#146](https://github.com/estruyf/vscode-front-matter/issues/146): Pelican date format cannot be parsed +- [#146](https://github.com/estruyf/vscode-front-matter/issues/146): Date parsing logic added with fallbacks ## [5.0.0] - 2021-10-07 - [Release Notes](https://beta.frontmatter.codes/updates/v5.0.0)