File tree Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ v1.9.3] ( https://github.com/mongodb-js/vscode/releases/tag/v1.9.3 ) - 2024-10-24
4+
5+ ## What's Changed
6+ * chore: Adapt message content access to latest vscode API VSCODE-640 by @nirinchev in https://github.com/mongodb-js/vscode/pull/857
7+ * fix: Replace regex fragment matching with streaming KMP VSCODE-639 by @nirinchev in https://github.com/mongodb-js/vscode/pull/837
8+
9+ ** Full Changelog** : https://github.com/mongodb-js/vscode/compare/v1.9.2...v1.9.3
10+
11+
312## [ v1.9.2] ( https://github.com/mongodb-js/vscode/releases/tag/v1.9.2 ) - 2024-10-21
413
514## What's Changed
@@ -403,14 +412,3 @@ To dig deeper please feel free to follow the links mentioned below:
403412- Fixed showing recently dropped collections and databases in the explorer (VSCODE-244, #288 )
404413
405414
406- ## [ v0.5.0] ( https://github.com/mongodb-js/vscode/releases/tag/v0.5.0 ) - 2021-03-10
407-
408- ### Added
409-
410- - Add documentation details to playground auto completion items (#267 )
411-
412- ### Fixed
413-
414- - Fix launching mongodb shell with ssl in bash (VSCODE-227, #270 )
415-
416-
You can’t perform that action at this time.
0 commit comments