Skip to content

Commit

Permalink
prepare 1.12.0-rc (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
adashen authored Apr 19, 2019
1 parent e60c007 commit 77fe67b
Show file tree
Hide file tree
Showing 4 changed files with 132 additions and 990 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Change Log
## 1.12.0 - 2019-04-XX
### Added
* Integrate the new setup option from [iotedgehubdev v0.8.0](https://github.com/Azure/iotedgehubdev/releases/tag/v0.8.0) to setup Azure IoT Hub connection string. So now module twin will be updated automatically when running deployment in simulator.

### Changed
* Only one sample gallery page will be opened in VS Code [#414](https://github.com/Microsoft/vscode-azure-iot-edge/issues/414)

## 1.11.1 - 2019-03-30
### Changed
* Marketplace integration hotfix
Expand Down
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@

![Added](images/multipleplatform.gif)

## What's New (v1.11.0)
## What's New (v1.12.0)
### Added
* Add IoT Edge Marketplace page. User can view and create IoT Edge modules from Azure Marketplace.
* Add json schema validation for deployment.*.template.json file.
* Integrate the new setup option from [iotedgehubdev v0.8.0](https://github.com/Azure/iotedgehubdev/releases/tag/v0.8.0) to setup Azure IoT Hub connection string. So now module twin will be updated automatically when running deployment in simulator.

### Changed
* Only one sample gallery page will be opened in VS Code [#414](https://github.com/Microsoft/vscode-azure-iot-edge/issues/414)

## Known Issues
* [C module remote debug error](https://github.com/Microsoft/vscode-azure-iot-edge/issues/283)
Expand Down
Loading

0 comments on commit 77fe67b

Please sign in to comment.