Skip to content

Commit 2cf7a18

Browse files
Update changelog (#850)
Co-authored-by: Anemy <[email protected]>
1 parent a9d1129 commit 2cf7a18

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

CHANGELOG.md

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

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+
312
## [v1.9.0](https://github.com/mongodb-js/vscode/releases/tag/v1.9.0) - 2024-09-30
413

514
## What's Changed
@@ -403,15 +412,3 @@ To dig deeper please feel free to follow the links mentioned below:
403412
- Updated the Atlas link to have https (#259)
404413

405414

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-

0 commit comments

Comments
 (0)