Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

Commit

Permalink
v0.10.17 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dilin-MS2 committed Nov 22, 2019
1 parent 97d6961 commit 137ff23
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,23 @@ All notable changes to the "vscode-iot-workbench" extension will be documented i

## Version 0.10.17

- Release data: November 25, 2019
- Release data: November 22, 2019

### Fixed

- Fix serial port issue on configuring device settings.[[#829](https://github.com/microsoft/vscode-iot-workbench/issues/829)]
- Fix incorrect intellisense squiggles in armv7 container project.
- Fix c_cpp_properties.json auto-refresh issue.
- Fix model repo UI for displaying interface list.[[#809](https://github.com/microsoft/vscode-iot-workbench/issues/809)]

### Added

- Integrate vcpkg with container project
- Enable Vcpkg on containerized toolchain.

## Changes

- Integrate [latest Device C SDK](https://github.com/Azure/azure-iot-sdk-c/pull/1340/commits/1d0402c80944ec7ec24ed24314457166fef98814) bits into containerized docker images.
- Generate PnP code to send multiple telemetries defined in an interface in a single send.

## Version 0.10.16

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/Microsoft/vscode-iot-workbench/issues"
},
"homepage": "https://github.com/Microsoft/vscode-iot-workbench/blob/master/README.md",
"version": "0.10.17-rc",
"version": "0.10.17",
"publisher": "vsciot-vscode",
"icon": "logo.png",
"license": "SEE LICENSE IN <LICENSE>",
Expand Down

0 comments on commit 137ff23

Please sign in to comment.