File tree Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
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
+
3
16
## [ v1.9.1] ( https://github.com/mongodb-js/vscode/releases/tag/v1.9.1 ) - 2024-09-30
4
17
5
18
## What's Changed
@@ -401,14 +414,3 @@ To dig deeper please feel free to follow the links mentioned below:
401
414
- Fix launching mongodb shell with ssl in bash (VSCODE-227, #270 )
402
415
403
416
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
-
You can’t perform that action at this time.
0 commit comments