Skip to content

Commit

Permalink
1.2.0 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
LazarusX authored Aug 16, 2018
1 parent 8e98bb1 commit d9a3894
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Change Log
## 1.2.0 - 2018-08-16
### Changed
* Preserve the case of input repository

## 1.1.0 - 2018-07-20
### Changed
* Update sample code to fail fast when error creating module clients and connecting to Edge
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-azure-iot-edge-module",
"version": "1.2.0-rc",
"version": "1.2.0",
"description": "Yeoman generator for Azure IoT Edge Node.js module",
"files": [
"app"
Expand Down

0 comments on commit d9a3894

Please sign in to comment.