Skip to content

Commit a504f72

Browse files
Update changelog (#759)
Co-authored-by: mcasimir <[email protected]>
1 parent be91967 commit a504f72

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

CHANGELOG.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

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+
38
## [v1.6.0](https://github.com/mongodb-js/vscode/releases/tag/v1.6.0) - 2024-04-23
49

510
## What's Changed
@@ -440,18 +445,3 @@ To dig deeper please feel free to follow the links mentioned below:
440445
- Fixed indexes expanded state caching in the connection explorer panel tree view
441446

442447

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-

0 commit comments

Comments
 (0)