We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2addc90 commit 5f58181Copy full SHA for 5f58181
2 files changed
README.md
@@ -436,6 +436,9 @@ A DeviceInfo object contains general information about a device. It has the foll
436
437
## Changelog
438
439
+#### 0.8.6 (2018-03-07)
440
+* (AlCalzone) Published bugfixes that should have been live already.
441
+
442
#### 0.8.5 (2018-02-27)
443
* (AlCalzone) Updated `node-coap-client`
444
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-tradfri-client",
3
- "version": "0.8.5",
+ "version": "0.8.6",
4
"description": "Library to talk to IKEA Trådfri Gateways without external binaries",
5
"keywords": [
6
"coap",
0 commit comments