updating changelog

This commit is contained in:
tibbi 2022-02-11 21:01:11 +01:00
parent cb5fb0a214
commit bcd63ac1ff
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Changelog
==========
Version 5.7.2 *(2022-02-11)*
----------------------------
* Fixed some decimal rounding errors at plus and minus operations
* Added some stability, translation and UX improvements
Version 5.7.1 *(2022-01-31)*
----------------------------

View File

@ -0,0 +1,2 @@
* Fixed some decimal rounding errors at plus and minus operations
* Added some stability, translation and UX improvements