docs: 🔖 Increment version number and add ChangeLog

master
André Büsgen 2023-06-10 12:36:59 +02:00
parent 8271b7472d
commit ef197a5133
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
0.01: Initial release. 0.01: Initial release.
0.02: Added compatibility to OpenTracks and added HRM Location

View File

@ -2,7 +2,7 @@
"id": "bootgatthrm", "id": "bootgatthrm",
"name": "BLE GATT HRM Service", "name": "BLE GATT HRM Service",
"shortName": "BLE HRM Service", "shortName": "BLE HRM Service",
"version": "0.01", "version": "0.02",
"description": "Adds the GATT HRM Service to advertise the measured HRM over Bluetooth.\n", "description": "Adds the GATT HRM Service to advertise the measured HRM over Bluetooth.\n",
"icon": "bluetooth.png", "icon": "bluetooth.png",
"type": "bootloader", "type": "bootloader",