File tree Expand file tree Collapse file tree 1 file changed +5
-18
lines changed Expand file tree Collapse file tree 1 file changed +5
-18
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v1.5.0] ( https://github.com/mongodb-js/vscode/releases/tag/untagged-bf7d742ca55d7b3fe4c6 ) - null
4
+
5
+ Edit the release notes before publishing.
6
+
7
+
3
8
## [ v1.4.0] ( https://github.com/mongodb-js/vscode/releases/tag/v1.4.0 ) - 2024-01-09
4
9
5
10
## What's Changed
@@ -431,21 +436,3 @@ To dig deeper please feel free to follow the links mentioned below:
431
436
- Fixed an issue with the tree explorer freezing when double clicking an open schema
432
437
433
438
434
- ## [ v0.0.4] ( https://github.com/mongodb-js/vscode/releases/tag/v0.0.4 ) - 2020-06-17
435
-
436
- ### Added
437
-
438
- - Added ` Launch MongoDB Shell ` right click action for the active connection in the tree view
439
-
440
- ### Fixed
441
-
442
- - Fixed an issue with connecting to ssl with the launch shell command
443
- - Fixed an issue with the launch shell command on windows
444
- - Fixed playgrounds not being able to run in WSL environments
445
- - Updated our connection model dependency to pull in a fix for connection strings with ` readPreferenceTags `
446
-
447
- ### Changed
448
-
449
- - Connections in the tree view are now alphabetically sorted
450
-
451
-
You can’t perform that action at this time.
0 commit comments