Skip to content

Commit 383b96f

Browse files
Update changelog (#599)
Co-authored-by: Anemy <[email protected]>
1 parent e7d226a commit 383b96f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

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

3-
## [v1.3.0](https://github.com/mongodb-js/vscode/releases/tag/untagged-646dac0a5b60667472db) - null
3+
## [v1.3.1](https://github.com/mongodb-js/vscode/releases/tag/v1.3.1) - 2023-10-09
44

5-
Edit the release notes before publishing.
5+
## What's Changed
6+
* fix(playgrounds): stringify non-string types for playground output VSCODE-466 by @Anemy in https://github.com/mongodb-js/vscode/pull/590
7+
* feat: update mongosh to 2.0.0 and driver to 6.0.0 VSCODE-453 by @addaleax in https://github.com/mongodb-js/vscode/pull/592
8+
* feat(autocomplete): introduce $vectorSearch aggregation stage to 7.1 and 7.0.x COMPASS-7064 by @mcasimir in https://github.com/mongodb-js/vscode/pull/593
9+
* fix: resolve SRV hostname before passing it to mongodb-cloud-info VSCODE-442 by @addaleax in https://github.com/mongodb-js/vscode/pull/594
10+
11+
**Full Changelog**: https://github.com/mongodb-js/vscode/compare/v1.2.1...v1.3.1
612

713

814
## [v1.2.1](https://github.com/mongodb-js/vscode/releases/tag/v1.2.1) - 2023-08-23

0 commit comments

Comments
 (0)