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 1a5ea77 commit 43148f9Copy full SHA for 43148f9
2 files changed
README.md
@@ -579,7 +579,7 @@ All parameters of this object are optional and use the default values if not pro
579
580
## Changelog
581
582
-#### __WORK IN PROGRESS__
+#### 0.12.0 (2018-21-06)
583
* (AlCalzone) Fix rounding and hue/saturation when using raw CoAP values
584
* (AlCalzone) Experimental support for automatic connection watching and reconnection
585
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-tradfri-client",
3
- "version": "0.11.0",
+ "version": "0.12.0",
4
"description": "Library to talk to IKEA Trådfri Gateways without external binaries",
5
"keywords": [
6
"coap",
0 commit comments