updating changelog

This commit is contained in:
tibbi 2020-12-06 16:42:12 +01:00
parent cb78138623
commit 5c9f8e8f51
2 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,13 @@
Changelog
==========
Version 5.5.1 *(2020-12-06)*
----------------------------
* Properly show private contact names at group conversations
* Fixed private contacts not being visible on Android 11+
* Some stability and translation improvements
Version 5.5.0 *(2020-11-04)*
----------------------------

View File

@ -0,0 +1,3 @@
* Properly show private contact names at group conversations
* Fixed private contacts not being visible on Android 11+
* Some stability and translation improvements