Skip to content

Commit 92a2c0b

Browse files
Update changelog (#856)
Co-authored-by: alenakhineika <[email protected]>
1 parent 8f667a3 commit 92a2c0b

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

CHANGELOG.md

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

3+
## [v1.9.2](https://github.com/mongodb-js/vscode/releases/tag/v1.9.2) - 2024-10-21
4+
5+
## What's Changed
6+
* fix(chat): show empty docs msg, schema set msg content correctly VSCODE-628 by @Anemy in https://github.com/mongodb-js/vscode/pull/851
7+
* chore(participant): move docs references after content VSCODE-629 by @Anemy in https://github.com/mongodb-js/vscode/pull/852
8+
* fix: use new connection form by @paula-stacho in https://github.com/mongodb-js/vscode/pull/815
9+
* chore(chat): update docs chatbot request headers VSCODE-634 by @Anemy in https://github.com/mongodb-js/vscode/pull/853
10+
* chore: use the latest vsce that adds the chat-participant tag VSCODE-638 by @alenakhineika in https://github.com/mongodb-js/vscode/pull/855
11+
12+
13+
**Full Changelog**: https://github.com/mongodb-js/vscode/compare/v1.9.1...v1.9.2
14+
15+
316
## [v1.9.1](https://github.com/mongodb-js/vscode/releases/tag/v1.9.1) - 2024-09-30
417

518
## What's Changed
@@ -401,14 +414,3 @@ To dig deeper please feel free to follow the links mentioned below:
401414
- Fix launching mongodb shell with ssl in bash (VSCODE-227, #270)
402415

403416

404-
## [v0.4.2](https://github.com/mongodb-js/vscode/releases/tag/v0.4.2) - 2021-02-17
405-
406-
### Added
407-
408-
- Add icon to refresh collection documents list (#264)
409-
410-
### Changed
411-
412-
- Updated the Atlas link to have https (#259)
413-
414-

0 commit comments

Comments
 (0)