Skip to content

Commit b2b5b3b

Browse files
Update changelog (#858)
Co-authored-by: nirinchev <2315687+nirinchev@users.noreply.github.com>
1 parent 10be1c6 commit b2b5b3b

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

CHANGELOG.md

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

3+
## [v1.9.3](https://github.com/mongodb-js/vscode/releases/tag/v1.9.3) - 2024-10-24
4+
5+
## What's Changed
6+
* chore: Adapt message content access to latest vscode API VSCODE-640 by @nirinchev in https://github.com/mongodb-js/vscode/pull/857
7+
* fix: Replace regex fragment matching with streaming KMP VSCODE-639 by @nirinchev in https://github.com/mongodb-js/vscode/pull/837
8+
9+
**Full Changelog**: https://github.com/mongodb-js/vscode/compare/v1.9.2...v1.9.3
10+
11+
312
## [v1.9.2](https://github.com/mongodb-js/vscode/releases/tag/v1.9.2) - 2024-10-21
413

514
## What's Changed
@@ -403,14 +412,3 @@ To dig deeper please feel free to follow the links mentioned below:
403412
- Fixed showing recently dropped collections and databases in the explorer (VSCODE-244, #288)
404413

405414

406-
## [v0.5.0](https://github.com/mongodb-js/vscode/releases/tag/v0.5.0) - 2021-03-10
407-
408-
### Added
409-
410-
- Add documentation details to playground auto completion items (#267)
411-
412-
### Fixed
413-
414-
- Fix launching mongodb shell with ssl in bash (VSCODE-227, #270)
415-
416-

0 commit comments

Comments
 (0)