updating changelog

This commit is contained in:
tibbi 2021-04-15 12:11:32 +02:00
parent 2ec4fd1296
commit b0c021f613
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Changelog
==========
Version 5.9.3 *(2021-04-15)*
----------------------------
* Fixed a glitch with current conversation not being updated correctly at incoming messages
* Couple other stability, translation and bugfixes
Version 5.9.2 *(2021-03-22)*
----------------------------

View File

@ -0,0 +1,2 @@
* Fixed a glitch with current conversation not being updated correctly at incoming messages
* Couple other stability, translation and bugfixes