diff --git a/CHANGELOG.md b/CHANGELOG.md index c42a7d3..02fc710 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 3.4.1 (27-Jul-2023) +* Treat same username on different servers as distinct accounts (#194). +* Sort our entries in the Accounts menu. +* Show username on tooltip of tree node that reports a connection problem. +* Extend `intersystems.servers` objects to support optional `superServer` information (#182). +* Update documentation link in README. + ## 3.4.0 (24-Jul-2023) * Add `pathPrefix` to new server setup prompts (#175). Thanks to @yannip1234. * Add "Web Applications" tree under namespaces (#184).