updating changelog

This commit is contained in:
tibbi 2020-05-24 23:13:02 +02:00
parent ac2f2d39c3
commit 4f2182e705
2 changed files with 14 additions and 0 deletions

View File

@ -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)*
----------------------------

View 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