Prep for 0.4.0 (#338)
This commit is contained in:
Родитель
e6c4c246d9
Коммит
1e08f04fa9
|
@ -1,6 +1,14 @@
|
|||
# Change Log
|
||||
All notable changes to the "azure-cosmosdb" extension will be documented in this file.
|
||||
|
||||
## 0.4.0 - 2018-01-25
|
||||
### Added
|
||||
- Attach to Cosmos DB emulator
|
||||
- Run commands from the command palette
|
||||
|
||||
### Fixed
|
||||
- [Bugs fixed](https://github.com/Microsoft/vscode-cosmosdb/issues?q=is%3Aissue+milestone%3A%220.4.0%22+is%3Aclosed+label%3Abug)
|
||||
|
||||
## 0.3.0 - 2017-12-15
|
||||
### Added
|
||||
- Attach Cosmos DB accounts by connection string
|
||||
|
|
|
@ -71,6 +71,13 @@
|
|||
|
||||
![Mongo Intellisense](resources/intellisense.gif)
|
||||
|
||||
## Attach to the Cosmos DB Emulator
|
||||
|
||||
* Install and run the [Cosmos DB Emulator](https://docs.microsoft.com/azure/cosmos-db/local-emulator) on your local machine
|
||||
* Right click 'Attached Database Accounts' and select 'Attach Emulator'
|
||||
|
||||
![Attach Emulator](resources/attachEmulator.png)
|
||||
|
||||
# Contributing
|
||||
There are a couple of ways you can contribute to this repo:
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "vscode-cosmosdb",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
|
||||
"publisher": "ms-azuretools",
|
||||
"displayName": "Azure Cosmos DB",
|
||||
|
|
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 23 KiB |
Загрузка…
Ссылка в новой задаче