Skip to content

Commit ad42cfc

Browse files
committed
release v0.9.1
1 parent 98fbb79 commit ad42cfc

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,9 @@ A DeviceInfo object contains general information about a device. It has the foll
489489

490490
## Changelog
491491

492+
#### 0.9.1 (2018-03-09)
493+
* (AlCalzone) Fix properties which are wrongly reported by the gateway
494+
492495
#### 0.9.0 (2018-03-09)
493496
* (neophob) Added gateway discovery
494497
* (AlCalzone) Added timeout and tests for gateway discovery

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-tradfri-client",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "Library to talk to IKEA Trådfri Gateways without external binaries",
55
"keywords": [
66
"coap",

0 commit comments

Comments
 (0)