From 20212d5b1c06b984b004df540fccac8ba4f1e93e Mon Sep 17 00:00:00 2001 From: Edgar Mocharnyk Date: Fri, 6 Sep 2024 12:50:33 +0300 Subject: [PATCH] fix changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3230626..f681d28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how ## [0.0.2] -- Updated Workspaces widget: now users can filter workspaces by environments and perform search by workspaces name or ID. Filter are kept as long as session is active and applied automatically upon next launch of VSCode. +- Updated the Workspaces widget: now users can filter workspaces by environments and perform a search by workspace name or ID. Filters are kept as long as the session is active and applied automatically upon the next launch of VSCode. ## [0.0.1] ### New Features