From 6c9abc572a2f30ddb3dabe6dc706c211e358a94b Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Tue, 31 Aug 2021 11:52:24 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4ddd273..0bbebf5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [3.0.2] - 2021-08-31 + +- [#82](https://github.com/estruyf/vscode-front-matter/issues/82): Hide the register and unregister commands from the command palette + ## [3.0.1] - 2021-08-30 - [#79](https://github.com/estruyf/vscode-front-matter/issues/79): Fix scrollbar not visible on the welcome screen