Bump version and changelog

master
Martin Boonk 2022-01-12 23:10:36 +01:00
parent 9aba113acb
commit 56e33ed98b
2 changed files with 4 additions and 1 deletions

View File

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

View File

@ -2,3 +2,6 @@
0.02: Make overriding the HRM event optional
Emit BTHRM event for external sensor
Add recorder app plugin
0.03: Prevent readings from internal sensor mixing into BT values
Mark events with src property
Show actual source of event in app