From bf3dec46bceaafd50014870e6100ae216eb6b884 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Mon, 6 Sep 2021 10:38:47 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce8453f8..890dde42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - [#81](https://github.com/estruyf/vscode-front-matter/issues/81): Optimizing the content folders to use a new setting to simplify configuration - [#87](https://github.com/estruyf/vscode-front-matter/issues/87): Fix issue with autofocus and command palette - [#88](https://github.com/estruyf/vscode-front-matter/issues/88): Fix issue with search sorting +- [#89](https://github.com/estruyf/vscode-front-matter/issues/89): Clear filter, sorting, and grouping button added - [#90](https://github.com/estruyf/vscode-front-matter/issues/90): Refactoring to use Recoil state management ## [3.0.2] - 2021-08-31