This commit is contained in:
RMacfarlane 2019-09-30 15:47:00 -07:00
Родитель 6866b21613
Коммит 195b67cbaa
2 изменённых файлов: 5 добавлений и 1 удалений

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

@ -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": {