Update changelog for mpandroidchart fixes

This commit is contained in:
cpfeiffer 2018-01-14 22:27:26 +01:00
parent dd670ef783
commit d3f3cefaf8
3 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* Amazfit Bip: Support flashing latest GPS firmware
* Amazfit Cor: Support flashing latest firmware
* Pebble: Fix crash with experimental background javascript
* Charts: Several fixes to the MPAndroidChart library
#### 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

@ -9,6 +9,7 @@
<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>
<change>Charts: Several fixes to the MPAndroidChart library</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

@ -6,3 +6,4 @@
* Amazfit Bip: Support flashing latest GPS firmware
* Amazfit Cor: Support flashing latest firmware
* Pebble: Fix crash with experimental background javascript
* Charts: Several fixes to the MPAndroidChart library