Skip to content

Commit f3d2c69

Browse files
committed
Release 0.1.2
1 parent e499817 commit f3d2c69

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS.md

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

3+
## 0.1.2
4+
5+
* Restore the correct unit (J) for solar yield (#17)
6+
37
## 0.1.1
48

59
* Restore support for Python 3.9 (#16)

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