Skip to content

Commit 2e28a51

Browse files
Update changelog (#671)
Co-authored-by: mcasimir <[email protected]>
1 parent c6e7633 commit 2e28a51

File tree

1 file changed

+5
-18
lines changed

1 file changed

+5
-18
lines changed

CHANGELOG.md

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

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

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

433438

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-

0 commit comments

Comments
 (0)