File tree Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v1.9.1] ( https://github.com/mongodb-js/vscode/releases/tag/v1.9.1 ) - 2024-09-30
4
+
5
+ ## What's Changed
6
+ * fix: remove enabledApiProposals from package.json VSCODE-631 by @Anemy in https://github.com/mongodb-js/vscode/pull/849
7
+
8
+
9
+ ** Full Changelog** : https://github.com/mongodb-js/vscode/compare/v1.9.0...v1.9.1
10
+
11
+
3
12
## [ v1.9.0] ( https://github.com/mongodb-js/vscode/releases/tag/v1.9.0 ) - 2024-09-30
4
13
5
14
## What's Changed
@@ -403,15 +412,3 @@ To dig deeper please feel free to follow the links mentioned below:
403
412
- Updated the Atlas link to have https (#259 )
404
413
405
414
406
- ## [ v0.4.1] ( https://github.com/mongodb-js/vscode/releases/tag/v0.4.1 ) - 2021-02-10
407
-
408
- ### Changed
409
-
410
- - Updated the Atlas link in the overview page (#250 )
411
-
412
- ### Fixed
413
-
414
- - Fixed an issue with playground connectivity not defaulting the ` directConnection ` option to true (VSCODE-234, #255 )
415
- - Fixed an issue around showing an error while editing a playground file without an active MongoDB connection (VSCODE-231, #251 )
416
-
417
-
You can’t perform that action at this time.
0 commit comments