Skip to content

Commit

Permalink
release 0.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Nov 20, 2017
1 parent 5bc7b2f commit 5783c5c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,10 @@ A DeviceInfo object contains general information about a device. It has the foll

## Changelog

#### 0.5.0 (2017-11-20)
* (AlCalzone) Fixed some checks in the simplified API for lights
* (AlCalzone) The promises returned by `observeDevices` and `observeGroupsAndScenes` now only resolve after all devices or groups and scenes have been received

#### 0.4.1 (2017-11-07)
* (AlCalzone) Simplified operating groups

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-tradfri-client",
"version": "0.4.1",
"version": "0.5.0",
"description": "Library to talk to IKEA Trådfri Gateways without external binaries",
"keywords": [
"coap",
Expand Down

0 comments on commit 5783c5c

Please sign in to comment.