updating changelog

This commit is contained in:
tibbi 2022-02-11 23:09:55 +01:00
parent 7e7389e8be
commit baf48cd549
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Changelog Changelog
========== ==========
Version 6.5.2 *(2022-02-11)*
----------------------------
* Fixed saving images as PNG
* Added some translation and UX improvements
Version 6.5.1 *(2022-01-14)* Version 6.5.1 *(2022-01-14)*
---------------------------- ----------------------------

View File

@ -0,0 +1,2 @@
* Fixed saving images as PNG
* Added some translation and UX improvements