File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
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
+
3
17
## [ v0.6.11] ( https://github.com/mongodb-js/vscode/releases/tag/untagged-8729f8874e50f024aad5 ) - null
4
18
5
19
Edit the release notes before publishing.
You can’t perform that action at this time.
0 commit comments