Prepare 0.8.5
This commit is contained in:
Родитель
6866b21613
Коммит
195b67cbaa
|
@ -1,6 +1,10 @@
|
|||
# Change Log
|
||||
All notable changes to the "ms-vscode.azure-account" extension will be documented in this file.
|
||||
|
||||
## [0.8.5]
|
||||
- Support url handler based authentication flow
|
||||
- Log errors from checking online status [#147](https://github.com/Microsoft/vscode-azure-account/issues/147)
|
||||
|
||||
## [0.8.4]
|
||||
- Fixes for ADFS ([#105](https://github.com/Microsoft/vscode-azure-account/issues/105)).
|
||||
- Pass nonce through initial redirect ([#136](https://github.com/Microsoft/vscode-azure-account/issues/136)).
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"theme": "dark"
|
||||
},
|
||||
"enableProposedApi": true,
|
||||
"version": "0.8.4",
|
||||
"version": "0.8.5",
|
||||
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
|
||||
"publisher": "ms-vscode",
|
||||
"engines": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче