updating changelog

This commit is contained in:
tibbi 2020-08-23 21:52:16 +02:00
parent d2ac0fa938
commit 67d6e7efe0
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Changelog
==========
Version 5.4.1 *(2020-08-23)*
----------------------------
* Show a tick at successfully sent messages
* Properly show the sender name at incoming messages, if sent by a private contact
Version 5.4.0 *(2020-07-27)*
----------------------------

View File

@ -0,0 +1,2 @@
* Show a tick at successfully sent messages
* Properly show the sender name at incoming messages, if sent by a private contact