Prepare 1.0.0 release (#107)
This commit is contained in:
Родитель
448abafaae
Коммит
2558d8f733
|
@ -1,3 +1,11 @@
|
|||
## 1.0.0 (2018-06-27)
|
||||
### Added
|
||||
* Add CodeLens to update Device Twin and Module Twin
|
||||
* Show warning message when user selects deployment.template.json to do deployment
|
||||
|
||||
### Removed
|
||||
* Remove iotedgectl related commands which are retired in IoT Edge GA
|
||||
|
||||
## 0.6.3 (2018-06-12)
|
||||
### Added
|
||||
* Add command for updating Module Twin
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Azure IoT Toolkit
|
||||
|
||||
[![Join the chat at https://gitter.im/Microsoft/azure-iot-toolkit](https://badges.gitter.im/Microsoft/azure-iot-toolkit.svg)](https://gitter.im/Microsoft/azure-iot-toolkit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[![Join the chat at https://gitter.im/Microsoft/azure-iot-toolkit](https://badges.gitter.im/Microsoft/azure-iot-toolkit.svg)](https://gitter.im/Microsoft/azure-iot-toolkit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Marketplace Version](https://vsmarketplacebadge.apphb.com/version-short/vsciot-vscode.azure-iot-toolkit.svg)](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-toolkit)
|
||||
|
||||
Interact with Azure IoT Hub, IoT Device Management, IoT Edge Management, IoT Hub Code Snippets.
|
||||
|
||||
|
@ -24,7 +24,7 @@ Interact with Azure IoT Hub, IoT Device Management, IoT Edge Management, IoT Hub
|
|||
* Monitor C2D message from IoT Hub
|
||||
* Invoke Direct Method
|
||||
* Edit Device Twin
|
||||
* Interact with Azure IoT Edge <sup>Preview</sup> (Install [Azure IoT Edge](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-edge) for more IoT Edge support)
|
||||
* Interact with Azure IoT Edge (Install [Azure IoT Edge](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-edge) for more IoT Edge support)
|
||||
* List Edge Moudles
|
||||
* Edit Module Twin
|
||||
* Create deployment for Edge device
|
||||
|
|
Загрузка…
Ссылка в новой задаче