Skip to content

Commit

Permalink
0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mwittig committed May 3, 2016
1 parent 4d61cdc commit 2b7a317
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,10 @@
* Added license info to README
* 20160503, V0.0.7
* Added bridge discovery function
* Dependency update
* Dependency update
* 20160503, V0.0.8
* Bug fix: hue value not converted to hex in rgb.hue()
* Bug fix: Fixed array value checks of MilightController
* Bug fix: Close discovery socket on error.Test fixture.
* Improved error handling
* Improved test coverage
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-milight-promise",
"version": "0.0.7",
"version": "0.0.8",
"description": "A node module to control Milight LED bulbs and OEM equivalents auch as Rocket LED, Limitless LED Applamp, Easybulb, s`luce, iLight, iBulb, and Kreuzer",
"author": {
"name": "Marcus Wittig",
Expand Down

0 comments on commit 2b7a317

Please sign in to comment.