Replace long changelog word to prevent horizontal scroll

This commit is contained in:
José Rebelo 2023-08-05 09:35:12 +01:00
parent 063fb31931
commit 28783ce146
3 changed files with 3 additions and 3 deletions

View File

@ -398,7 +398,7 @@
* Fossil Hybrid HR: Fix on-device confirmation for older firmwares
* Sony WH-1000XM3: Fix Ambient Sound Control commands, potentially improving ANC quality
* Sony WH-1000XM3: Read configuration from device
* InfiniTime: Remove debug Toast and subscription to UUID_CHARACTERISTIC_MOTION_RAW_XYZ_VALUES
* InfiniTime: Remove debug Toast and subscription to motion raw XYZ values characteristic
* Roidmi: Fix frequency configuration on some non-english languages
* Roidmi 3: Add support for Mojietu 3 rebrand
* Huami: Support hiking and climbing activities, decode some more activity details

View File

@ -366,7 +366,7 @@
<change>Fossil Hybrid HR: Fix on-device confirmation for older firmwares</change>
<change>Sony WH-1000XM3: Fix Ambient Sound Control commands, potentially improving ANC quality</change>
<change>Sony WH-1000XM3: Read configuration from device</change>
<change>InfiniTime: Remove debug Toast and subscription to UUID_CHARACTERISTIC_MOTION_RAW_XYZ_VALUES</change>
<change>InfiniTime: Remove debug Toast and subscription to motion raw XYZ values characteristic</change>
<change>Roidmi: Fix frequency configuration on some non-english languages</change>
<change>Roidmi 3: Add support for Mojietu 3 rebrand</change>
<change>Huami: Support hiking and climbing activities, decode some more activity details</change>

View File

@ -4,7 +4,7 @@
* Fossil Hybrid HR: Fix on-device confirmation for older firmwares
* Sony WH-1000XM3: Fix Ambient Sound Control commands, potentially improving ANC quality
* Sony WH-1000XM3: Read configuration from device
* InfiniTime: Remove debug Toast and subscription to UUID_CHARACTERISTIC_MOTION_RAW_XYZ_VALUES
* InfiniTime: Remove debug Toast and subscription to motion raw XYZ values characteristic
* Roidmi: Fix frequency configuration on some non-english languages
* Roidmi 3: Add support for Mojietu 3 rebrand
* Huami: Support hiking and climbing activities, decode some more activity details