updating changelog

This commit is contained in:
tibbi 2020-06-07 23:06:14 +02:00
parent 222ac16963
commit 246eae2307
2 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,13 @@
Changelog Changelog
========== ==========
Version 6.7.2 *(2020-06-07)*
----------------------------
* Allow sorting items by proper numeric values
* Improve Search, do not reset it at opening a file
* Other translation, stability and UI improvements
Version 6.7.1 *(2020-05-28)* Version 6.7.1 *(2020-05-28)*
---------------------------- ----------------------------

View File

@ -0,0 +1,3 @@
* Allow sorting items by proper numeric values
* Improve Search, do not reset it at opening a file
* Other translation, stability and UI improvements