Skip to content

Commit d1c20a5

Browse files
committed
Release 0.1.4
1 parent 6ef7bf6 commit d1c20a5

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.4
4+
5+
* Update to victron_ble 0.9.2
6+
* Support AC chargers
7+
38
## 0.1.3
49

510
* Fix a critical syntax error in 0.1.2

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.3",
3+
"version": "0.1.4",
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)