Skip to content

Commit b71c8e5

Browse files
chore: update CHANGELOG.md
1 parent 7bc8c96 commit b71c8e5

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.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+
317
## [v0.6.0](https://github.com/mongodb-js/vscode/releases/tag/v0.6.0) - 2021-07-13
418

519
### Added

0 commit comments

Comments
 (0)