1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-09 22:57:54 +02:00

Update changelog for bgjs crash fix

This commit is contained in:
cpfeiffer 2018-01-14 21:24:13 +01:00
parent 3d8d5e8d57
commit dd670ef783
3 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* Amazfit Bip: Implement find phone feature
* Amazfit Bip: Support flashing latest GPS firmware
* Amazfit Cor: Support flashing latest firmware
* Pebble: Fix crash with experimental background javascript
#### Version 0.23.2
* Mi Band 1S: Fix sync problem with firmware 4.16.11.15 (probably also Mi Band 1.0.15.0 and Mi Band 1A 5.16.11.15)

View File

@ -8,6 +8,7 @@
<change>Amazfit Bip: Implement find phone feature</change>
<change>Amazfit Bip: Support flashing latest GPS firmware</change>
<change>Amazfit Cor: Support flashing latest firmware</change>
<change>Pebble: Fix crash with experimental background javascript</change>
</release>
<release version="0.23.2" versioncode="116">
<change>Mi Band 1S: Fix sync problem with firmware 4.16.11.15 (probably also Mi Band 1.0.15.0 and Mi Band 1A 5.16.11.15)</change>

View File

@ -5,3 +5,4 @@
* Amazfit Bip: Implement find phone feature
* Amazfit Bip: Support flashing latest GPS firmware
* Amazfit Cor: Support flashing latest firmware
* Pebble: Fix crash with experimental background javascript