updating changelog

This commit is contained in:
tibbi 2023-01-20 12:53:06 +01:00
parent 982a2ebcd2
commit c573b8abf1
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Changelog
==========
Version 6.9.1 *(2023-01-20)*
----------------------------
* Avoid showing the Save/Discard dialog if nothing has been drawn
* Added some UI and translation improvements
Version 6.9.0 *(2022-12-20)*
----------------------------

View File

@ -0,0 +1,2 @@
* Avoid showing the Save/Discard dialog if nothing has been drawn
* Added some UI and translation improvements