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 593816a commit 6da1e37Copy full SHA for 6da1e37
CHANGELOG.md
@@ -1,13 +1,12 @@
1
# Change Log
2
3
-## [v0.9.2](https://github.com/mongodb-js/vscode/releases/tag/untagged-5fae2d28d450fae19b40) - null
+## [v0.9.2](https://github.com/mongodb-js/vscode/releases/tag/v0.9.2) - 2022-03-08
4
5
-Edit the release notes before publishing.
6
-
7
8
-## [v0.9.1](https://github.com/mongodb-js/vscode/releases/tag/untagged-19e0617d6099d963f530) - null
9
10
+## Changed
+
+- Bumped our MongoDB node driver and mongosh dependencies (#385)
+- Updated our connection logic to share the connection logic from mongosh (#390)
+- Exposed export to Ruby as a language in the export to language feature (VSCODE-323, #391)
11
12
13
## [v0.8.0](https://github.com/mongodb-js/vscode/releases/tag/v0.8.0) - 2022-01-19
0 commit comments