This commit is contained in:
Christof Marti 2018-08-03 16:44:33 +02:00
Родитель 81df29185d
Коммит d0ba36872a
2 изменённых файлов: 6 добавлений и 1 удалений

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

@ -1,6 +1,11 @@
# Change Log
All notable changes to the "ms-vscode.azure-account" extension will be documented in this file.
## [0.4.3]
- Setting to hide email ([#66](https://github.com/Microsoft/vscode-azure-account/issues/66)).
- Only offer tenants with at least one subscription ([#47](https://github.com/Microsoft/vscode-azure-account/issues/47)).
- Ignore focus-out in tenant picker ([#77](https://github.com/Microsoft/vscode-azure-account/issues/77)).
## [0.4.2]
- Request PowerShell Core on Linux, replacing PowerShell on Windows.
- Fix reading initial size ([#76](https://github.com/Microsoft/vscode-azure-account/issues/76)).

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

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