From a2141e98ce3dbe0c26e3475e1a807ee771566bbd Mon Sep 17 00:00:00 2001 From: Brett Saviano Date: Fri, 3 Oct 2025 11:49:22 -0400 Subject: [PATCH] Prepare 3.10.5 release --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7504cd..4761e16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 3.10.5 (06-Oct-2025) +* Show error in tooltip when expanding a `Servers` tree items fails (#294). +* Hide `Servers` tree icon buttons for creating workspace folders for servers that don't support them (#299). +* Update dependencies (#295, #297). + ## 3.10.4 (04-Aug-2025) * Fix Servers tree action buttons for servers defined in a workspace folder (#287). * Add command to sign out of multiple accounts at once (#288).