* 2.11.0-RC
This commit is contained in:
Chaoyi Yuan 2019-09-29 11:21:13 +08:00 коммит произвёл GitHub
Родитель 53215ee910
Коммит 4962bac43e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 10 добавлений и 1 удалений

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

@ -1,3 +1,12 @@
## 2.11.0
### Added
* List PnP Interfaces in tree view
### Changed
* Brand new 'Send D2C Messages' experience
* Use tooltip to show connection state
* Show running status even when module is disconnected
## 2.10.0 (2019-08-06)
### Fixed
* Fix typo

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

@ -2,7 +2,7 @@
"name": "azure-iot-toolkit",
"displayName": "Azure IoT Hub Toolkit",
"description": "Interact with Azure IoT Hub, IoT Device Management, IoT Edge Management, IoT Hub Device Simulation, IoT Hub Code Generation",
"version": "2.10.0",
"version": "2.11.0-rc",
"publisher": "vsciot-vscode",
"aiKey": "0caaff90-cc1c-4def-b64c-3ef33615bc9b",
"icon": "logo.png",