Skip to content

Commit d819835

Browse files
committed
Release 0.1.7
1 parent 22b28e9 commit d819835

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.1.7
4+
5+
* Restore `capacity.timeRemaining` for battery monitors, accidentally
6+
moved in 0.1.4 (#29)
7+
38
## 0.1.6
49

510
* Support smart shunts in DC energy meter modes (#25)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "signalk-victron-ble",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "Simple Signal K Node server plugin to read data from Victron devices using Instant Data over BLE",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)