Skip to content

Commit

Permalink
Fix CHANGELOG styling (#1910)
Browse files Browse the repository at this point in the history
  • Loading branch information
neelip authored Jul 22, 2021
1 parent 8a609b5 commit 0398e5d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,21 @@
## 0.18.0 - 2021-07-21
### Added
- Postgres Flexible Servers (Preview) includes support for Databases, Functions and Stored Procedures

### Changed
- Postgres Single Server defaults to version "11"

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

## 0.17.0 - 2021-06-22
### Added
- SKU type option is now available while creating PostgreSQL servers
- Option to select either "Provisioned throughput" or "Serverless" model while creating CosmosDB accounts

### Changed
- Icons updated to match VS Code's theme. Install new product icon themes [here](https://marketplace.visualstudio.com/search?term=tag%3Aproduct-icon-theme&target=VSCode)

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

Expand Down

0 comments on commit 0398e5d

Please sign in to comment.