vscode-azure-account/CHANGELOG.md

21 строка
511 B
Markdown
Исходник Обычный вид История

2017-07-14 03:57:05 +03:00
# Change Log
2017-09-01 07:31:02 +03:00
All notable changes to the "ms-vscode.azure-account" extension will be documented in this file.
2017-07-14 03:57:05 +03:00
2017-11-11 00:30:30 +03:00
## [0.2.2]
- Bug fix: Do not modify configuration object
2017-11-10 20:05:01 +03:00
## [0.2.1]
- Bug fixes
- Avoid having to click 'Copy & Open' to advance the login
- Retry resizing terminal on 503, 504
2017-11-08 21:17:23 +03:00
## [0.2.0]
- Cloud Shell integration
- API for subscriptions cache
2017-09-14 01:00:18 +03:00
## [0.1.3]
- API change: addFilter -> selectSubscriptions
- When no subscriptions found, suggest signing up for an account
2017-09-01 07:31:02 +03:00
## [0.1.0]
2017-07-14 03:57:05 +03:00
- Initial release