Bump version and changelog

pull/1229/head
Martin Boonk 2022-01-06 17:44:44 +01:00
parent 3baf11613b
commit 01d236b761
2 changed files with 4 additions and 1 deletions

View File

@ -1040,7 +1040,7 @@
"id": "bthrm",
"name": "Bluetooth Heart Rate Monitor",
"shortName": "BT HRM",
"version": "0.01",
"version": "0.02",
"description": "Overrides Bangle.js's build in heart rate monitor with an external Bluetooth one.",
"icon": "app.png",
"type": "app",

View File

@ -1 +1,4 @@
0.01: New App!
0.02: Make overriding the HRM event optional
Emit BTHRM event for external sensor
Add recorder app plugin