Skip to content

Commit

Permalink
RC for 0.15.1 (#1777)
Browse files Browse the repository at this point in the history
  • Loading branch information
neelip authored Dec 4, 2020
1 parent 1a4bc3e commit efe6af8
Show file tree
Hide file tree
Showing 4 changed files with 1,732 additions and 590 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to the "azure-cosmosdb" extension will be documented in this file.

## 0.15.1 - 2020-12-04
### Added
- Newly created Azure CosmosDB - MongoDB servers default to version “3.6”

### Changed
- Minimum version of VS Code is now 1.48.0
- Improved extension activation time (by switching to the azure-sdk-for-js)

### Fixed
- [Bugs Fixed](https://github.com/microsoft/vscode-cosmosdb/milestone/25?closed=1)

## 0.15.0 - 2020-09-15
### Added
- Attach PostgreSQL servers by connection string
Expand Down
Loading

0 comments on commit efe6af8

Please sign in to comment.