mirror of
https://github.com/karl0ss/orvibo-b25-server-kex.git
synced 2025-04-29 12:53:40 +01:00
Bump version to 1.1.0
This commit is contained in:
parent
ada0b42123
commit
272adeac34
12
CHANGELOG.md
Normal file
12
CHANGELOG.md
Normal file
@ -0,0 +1,12 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 1.1.0
|
||||
|
||||
* Add try-catch around packet decryption to guard against a service crash resulting from an occasional packet decryption error.
|
||||
* Pluralize getConnectedSocket + alias previous name
|
||||
* Enhance settings handling
|
||||
* Enhance Orvibo logging
|
||||
|
||||
## 1.0.0
|
||||
|
||||
Initial release
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "orvibo-b25-server",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.0",
|
||||
"description": "A server to control the Orvibo B25 range of smart sockets",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user