From 380e40ea058ec28aa04e4bf13ac1b8d29c78229d Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Sun, 17 Oct 2021 15:25:22 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5520216b..5c5bb497 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ - [#151](https://github.com/estruyf/vscode-front-matter/issues/151): Detect which site-generator or framework is used - [#152](https://github.com/estruyf/vscode-front-matter/issues/152): Automatically set setting based on the used site-generator or framework +### 🐞 Fixes + +- [#153](https://github.com/estruyf/vscode-front-matter/issues/153): Support old date formatting for date-fns + ## [5.1.1] - 2021-10-14 ### 🐞 Fixes