Skip to content

Commit e1e8ae6

Browse files
chore: update CHANGELOG.md
1 parent d7df781 commit e1e8ae6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## [v0.6.12](https://github.com/mongodb-js/vscode/releases/tag/v0.6.12) - 2021-10-04
4+
5+
### Changed
6+
7+
- Replaced code lenses with code actions for partially running playgrounds (VSCODE-247, #318)
8+
- Updated the MongoDB driver to 4.1.2 and mongosh to 1.0.4 (VSCODE-270, #337)
9+
- Updated the create collection time-series template to include granularity (VSCODE-292, #344)
10+
11+
### Fixed
12+
13+
- Fixed TLS/SSL files not resolving correctly when connecting with WSL(Windows Subsystem for Linux) (VSCODE-284, #343)
14+
- Fixed playgrounds not loading SSL/TLS files correctly with new MongoDB node driver (VSCODE-292, #347)
15+
16+
317
## [v0.6.11](https://github.com/mongodb-js/vscode/releases/tag/untagged-8729f8874e50f024aad5) - null
418

519
Edit the release notes before publishing.

0 commit comments

Comments
 (0)