File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -530,7 +530,7 @@ A DeviceInfo object contains general information about a device. It has the foll
530530
531531## Changelog
532532
533- #### __ WORK IN PROGRESS __ - WARNING: BREAKING CHANGES!
533+ #### 0.11.0 (2018-21-04) - WARNING: BREAKING CHANGES!
534534* (AlCalzone) ** BREAKING** : The ` connect() ` method now either resolves with ` true ` or rejects with an error detailing why the connection failed.
535535* (AlCalzone) The error thrown by ` authentication() ` now correctly reflects why the authentication failed.
536536* (AlCalzone) Swallow ` "DTLS handshake timed out" ` promise rejections and emit an ` "error" ` instead
Original file line number Diff line number Diff line change 11{
22 "name" : " node-tradfri-client" ,
3- "version" : " 0.10.1 " ,
3+ "version" : " 0.11.0 " ,
44 "description" : " Library to talk to IKEA Trådfri Gateways without external binaries" ,
55 "keywords" : [
66 " coap" ,
104104 "instrument" : true
105105 },
106106 "readme" : " README.md"
107- }
107+ }
You can’t perform that action at this time.
0 commit comments