Skip to content

Commit

Permalink
Version 0.7.0
Browse files Browse the repository at this point in the history
* Add Read Dry Contact Status commaands (`0x15CE`, `0x15CF`)
  • Loading branch information
caligo-mentis committed Apr 22, 2021
1 parent d800e94 commit 0de06d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.7.0

* Add Read Dry Contact Status commaands (`0x15CE`, `0x15CF`)

## 0.6.0

* Allow to reuse same UDP address
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smart-bus",
"version": "0.6.0",
"version": "0.7.0",
"license": "MIT",
"description": "Node.js implementation of HDL SmartBus protocol",
"repository": "caligo-mentis/smart-bus",
Expand Down

0 comments on commit 0de06d2

Please sign in to comment.