updating changelog

This commit is contained in:
tibbi 2020-03-08 11:44:08 +01:00
parent a92fdfbfaa
commit d0257c2b8c
2 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,13 @@
Changelog
==========
Version 6.4.1 *(2020-03-08)*
----------------------------
* Allow importing text as checklist items split at new lines
* Fixed some crashes at importing text with special characters
* Other stability and translation improvements
Version 6.4.0 *(2020-01-30)*
----------------------------

View File

@ -0,0 +1,3 @@
* Allow importing text as checklist items split at new lines
* Fixed some crashes at importing text with special characters
* Other stability and translation improvements