updating changelog

This commit is contained in:
tibbi 2021-12-29 22:13:52 +01:00
parent c0ab8448ce
commit 69e6971a5c
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Changelog
==========
Version 5.6.3 *(2021-12-29)*
----------------------------
* Fixed percentage handling with bigger numbers
* Added some stability and translation improvements
Version 5.6.2 *(2021-11-15)*
----------------------------

View File

@ -0,0 +1,2 @@
* Fixed percentage handling with bigger numbers
* Added some stability and translation improvements