From 77e2c68810ed12c9a304d40d70c1a9dac58818a5 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Fri, 3 Sep 2021 17:46:59 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 496f6a1c..c77d2a10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,12 @@ ## [3.1.0] - (Upcoming release) +- [#73](https://github.com/estruyf/vscode-front-matter/issues/73): List view option for the dashboard - [#77](https://github.com/estruyf/vscode-front-matter/issues/77): Dashboard grouping pages functionality integrated - [#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 +- [#89](https://github.com/estruyf/vscode-front-matter/issues/89): Fix issue with search sorting +- [#90](https://github.com/estruyf/vscode-front-matter/issues/90): Refactoring to use Recoil state management ## [3.0.2] - 2021-08-31