We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb63090 commit 943c85bCopy full SHA for 943c85b
HISTORY.md
@@ -1,5 +1,9 @@
1
# Release History
2
3
+* 20160503, V0.0.14
4
+ * Bug fix: Close discovery socket on error
5
+ * Improved error handling
6
+
7
* 20160503, V0.0.13
8
* Fix: ensure discovery service will timeout if no results received
9
package.json
@@ -1,6 +1,6 @@
{
"name": "edimax-smartplug",
- "version": "0.0.13",
+ "version": "0.0.14",
"description": "Node module to communicate with Edimax Smart Plugs",
"author": {
"name": "Marcus Wittig",
0 commit comments