This commit is contained in:
Christof Marti 2018-11-08 19:00:44 +01:00
Родитель 77bea69679
Коммит 6b2da2c026
2 изменённых файлов: 4 добавлений и 1 удалений

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

@ -1,6 +1,9 @@
# Change Log
All notable changes to the "ms-vscode.azure-account" extension will be documented in this file.
## [0.6.0]
- Bundle using Webpack ([#87](https://github.com/Microsoft/vscode-azure-account/issues/87)).
## [0.5.1]
- Unable to get the subscription list from Azure China ([#103](https://github.com/Microsoft/vscode-azure-account/issues/103)).
- Handle case where home tenant is not listed ([#102](https://github.com/Microsoft/vscode-azure-account/issues/102)).

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

@ -12,7 +12,7 @@
"color": "#0072c6",
"theme": "dark"
},
"version": "0.5.1",
"version": "0.6.0",
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
"publisher": "ms-vscode",
"engines": {