updating changelog
This commit is contained in:
parent
ac2f2d39c3
commit
4f2182e705
|
@ -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)*
|
||||
----------------------------
|
||||
|
||||
|
|
|
@ -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 New Issue