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 7f1b23e commit 009a839Copy full SHA for 009a839
1 file changed
README.md
@@ -532,6 +532,7 @@ A DeviceInfo object contains general information about a device. It has the foll
532
533
#### __WORK IN PROGRESS__ - WARNING: BREAKING CHANGES!
534
* (AlCalzone) **BREAKING**: The `connect()` method now either resolves with `true` or rejects with an error detailing why the connection failed.
535
+* (AlCalzone) The error thrown by `authentication()` now correctly reflects why the authentication failed.
536
* (AlCalzone) Swallow `"DTLS handshake timed out"` promise rejections and emit an `"error"` instead
537
538
#### 0.10.1 (2018-03-15)
0 commit comments