This commit is contained in:
Christof Marti 2018-03-12 12:31:24 +01:00
Родитель b78b7ecba7
Коммит 1a15b02dd4
2 изменённых файлов: 7 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,12 @@
# Change Log
All notable changes to the "ms-vscode.azure-account" extension will be documented in this file.
## [0.3.2]
- Let the user pick the tenant to open a Cloud Shell for ([#33](https://github.com/Microsoft/vscode-azure-account/issues/33))
- Experimental API to create a Cloud Shell ([#34](https://github.com/Microsoft/vscode-azure-account/issues/34))
- Remove extranous "Close" button ([#41](https://github.com/Microsoft/vscode-azure-account/issues/41))
- Update moment.js
## [0.3.1]
- Support for ASAR in preparation for [Microsoft/vscode#36997](https://github.com/Microsoft/vscode/issues/36997)

Просмотреть файл

@ -12,7 +12,7 @@
"color": "#1289B9",
"theme": "dark"
},
"version": "0.3.1",
"version": "0.3.2",
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
"publisher": "ms-vscode",
"engines": {