Skip to content

Commit

Permalink
Update changelog (#759)
Browse files Browse the repository at this point in the history
Co-authored-by: mcasimir <[email protected]>
  • Loading branch information
github-actions[bot] and mcasimir authored Jul 12, 2024
1 parent be91967 commit a504f72
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## [v1.6.1](https://github.com/mongodb-js/vscode/releases/tag/untagged-7a1aaadb94bbf00b9776) - null

Edit the release notes before publishing.


## [v1.6.0](https://github.com/mongodb-js/vscode/releases/tag/v1.6.0) - 2024-04-23

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


## [v0.1.1](https://github.com/mongodb-js/vscode/releases/tag/v0.1.1) - 2020-08-10

### Added

- Added a search for documents playground shortcut in the tree explorer view
- Added a copy field name right click action in a collection's schema in the tree explorer view
- Added a document count for a collection in the tree view (with hover tooltip for the full count)
- 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

### Changed

- Allow connecting to a new connection while already connecting to another connection
- Allow removing a new connection while it is connecting


0 comments on commit a504f72

Please sign in to comment.