updating changelog
This commit is contained in:
parent
ac2f2d39c3
commit
4f2182e705
2 changed files with 14 additions and 0 deletions
|
@ -1,6 +1,15 @@
|
|||
Changelog
|
||||
==========
|
||||
|
||||
Version 5.2.0 *(2020-05-24)*
|
||||
----------------------------
|
||||
|
||||
* Use a nicer app icon on lower Android devices
|
||||
* Allow making the widget smaller as before
|
||||
* Use rounded corners at the widget
|
||||
* Show a warning at dividing by zero (by ochagovdanil)
|
||||
* Couple other translation and UI improvements
|
||||
|
||||
Version 5.1.3 *(2020-03-22)*
|
||||
----------------------------
|
||||
|
||||
|
|
5
fastlane/metadata/android/en-US/changelogs/34.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/34.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
* Use a nicer app icon on lower Android devices
|
||||
* Allow making the widget smaller as before
|
||||
* Use rounded corners at the widget
|
||||
* Show a warning at dividing by zero (by ochagovdanil)
|
||||
* Couple other translation and UI improvements
|
Loading…
Reference in a new issue