From cef89922c1cb82d828e691fa1068e163ffa20e5d Mon Sep 17 00:00:00 2001 From: Miguel Solorio Date: Mon, 9 Sep 2024 11:10:42 -0700 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 116eea1..4468459 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,6 @@ ### 🧹 Cleanup -## 0.0.19 - * Fixed an issue where enbaling `symbols.hidesExplorerArrows` wouldn't hide the arrows in the explorer view reliably [#241](https://github.com/miguelsolorio/vscode-symbols/pull/241) * Fixed an issue where the extension would write to the user's settings when disabling `symbols.hidesExplorerArrows` [#241](https://github.com/miguelsolorio/vscode-symbols/pull/241)