Skip to content

Commit

Permalink
Update changelog (#671)
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 Jan 23, 2024
1 parent c6e7633 commit 2e28a51
Showing 1 changed file with 5 additions and 18 deletions.
23 changes: 5 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

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

Edit the release notes before publishing.


## [v1.4.0](https://github.com/mongodb-js/vscode/releases/tag/v1.4.0) - 2024-01-09

## What's Changed
Expand Down Expand Up @@ -431,21 +436,3 @@ To dig deeper please feel free to follow the links mentioned below:
- Fixed an issue with the tree explorer freezing when double clicking an open schema


## [v0.0.4](https://github.com/mongodb-js/vscode/releases/tag/v0.0.4) - 2020-06-17

### Added

- Added `Launch MongoDB Shell` right click action for the active connection in the tree view

### Fixed

- Fixed an issue with connecting to ssl with the launch shell command
- Fixed an issue with the launch shell command on windows
- Fixed playgrounds not being able to run in WSL environments
- Updated our connection model dependency to pull in a fix for connection strings with `readPreferenceTags`

### Changed

- Connections in the tree view are now alphabetically sorted


0 comments on commit 2e28a51

Please sign in to comment.