We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9960602 commit fc61f57Copy full SHA for fc61f57
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Change Log
2
3
+## [v1.12.1](https://github.com/mongodb-js/vscode/releases/tag/v1.12.1) - 2025-03-07
4
+
5
+## What's Changed
6
+* chore(deps): bump remaining driver, shell, compass deps VSCODE-680 by @addaleax in https://github.com/mongodb-js/vscode/pull/981
7
+* fix: hide preset connections from the Remove Connection command VSCODE-674 by @gagik in https://github.com/mongodb-js/vscode/pull/969
8
9
+**Full Changelog**: https://github.com/mongodb-js/vscode/compare/v1.12.0...v1.12.1
10
11
12
## [v1.12.0](https://github.com/mongodb-js/vscode/releases/tag/v1.12.0) - 2025-01-30
13
14
## What's Changed
0 commit comments