updating changelog
This commit is contained in:
parent
cb78138623
commit
5c9f8e8f51
|
@ -1,6 +1,13 @@
|
||||||
Changelog
|
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)*
|
Version 5.5.0 *(2020-11-04)*
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
|
|
@ -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
|
Loading…
Reference in New Issue