File tree 1 file changed +5
-15
lines changed
1 file changed +5
-15
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v1.6.1] ( https://github.com/mongodb-js/vscode/releases/tag/untagged-7a1aaadb94bbf00b9776 ) - null
4
+
5
+ Edit the release notes before publishing.
6
+
7
+
3
8
## [ v1.6.0] ( https://github.com/mongodb-js/vscode/releases/tag/v1.6.0 ) - 2024-04-23
4
9
5
10
## What's Changed
@@ -440,18 +445,3 @@ To dig deeper please feel free to follow the links mentioned below:
440
445
- Fixed indexes expanded state caching in the connection explorer panel tree view
441
446
442
447
443
- ## [ v0.1.1] ( https://github.com/mongodb-js/vscode/releases/tag/v0.1.1 ) - 2020-08-10
444
-
445
- ### Added
446
-
447
- - Added a search for documents playground shortcut in the tree explorer view
448
- - Added a copy field name right click action in a collection's schema in the tree explorer view
449
- - Added a document count for a collection in the tree view (with hover tooltip for the full count)
450
- - Added the ability to change the current connection when in an open playground file by using the codelens on the first line of the playground
451
-
452
- ### Changed
453
-
454
- - Allow connecting to a new connection while already connecting to another connection
455
- - Allow removing a new connection while it is connecting
456
-
457
-
You can’t perform that action at this time.
0 commit comments