From 3fbfbca00a04225e11949003bc4f2d195b1ba15d Mon Sep 17 00:00:00 2001 From: Sketchbuch Date: Wed, 11 Oct 2023 09:16:18 +0200 Subject: [PATCH] docs: updates --- CHANGELOG.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29f9fd0..bb6d1ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - Added excluded folders to config to allow additional folders to be specified - Clean Labels no only requires a rerender rather than dumping the cache. - Update documentation +- File icon matching updates ## [1.6.1](https://github.com/sketchbuch/vsc-workspace-sidebar/compare/v1.6.0...v1.6.1) (2023-09-23) diff --git a/README.md b/README.md index b16eafb..d895398 100644 --- a/README.md +++ b/README.md @@ -96,3 +96,4 @@ This extension is localised, if you want it in your language please send me a tr - Added excluded folders to config to allow additional folders to be specified - Clean Labels no only requires a rerender rather than dumping the cache. - Update documentation +- File icon matching updates