updating changelog

This commit is contained in:
tibbi 2022-06-07 15:31:23 +02:00
parent 1572fa5bc2
commit 0873a0fec4
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Changelog
==========
Version 5.8.2 *(2022-06-07)*
----------------------------
* Allow toggling between a decimal dot and comma
* Added some translation improvements
Version 5.8.1 *(2022-05-20)*
----------------------------

View File

@ -0,0 +1,2 @@
* Allow toggling between a decimal dot and comma
* Added some translation improvements