We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc8c96 commit b71c8e5Copy full SHA for b71c8e5
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Change Log
2
3
+## [v0.6.3](https://github.com/mongodb-js/vscode/releases/tag/v0.6.3) - 2021-07-26
4
+
5
+*TEST RELEASE UNPUBLISHED*
6
7
+### Added
8
9
+- Added support for showing databases a user has permissions to when they cannot `listDatabases` (VSCODE-157, #317)
10
11
+### Changed
12
13
+- Updated code lenses in playgrounds to now appear at the end of a selection for partially running (#324)
14
+- Update our CI release pipeline - this is the first automated release :)
15
16
17
## [v0.6.0](https://github.com/mongodb-js/vscode/releases/tag/v0.6.0) - 2021-07-13
18
19
### Added
0 commit comments