updating changelog
This commit is contained in:
parent
fd7551167d
commit
e0f7bfd7e8
|
@ -1,6 +1,15 @@
|
|||
Changelog
|
||||
==========
|
||||
|
||||
Version 5.3.0 *(2020-06-18)*
|
||||
----------------------------
|
||||
|
||||
* Allow changing the text size
|
||||
* Allow replying to incoming messages directly from the notification on Android 7+
|
||||
* Make emails and urls clickable at messages
|
||||
* Allow marking conversations as Unread
|
||||
* Many other UX, stability and translation improvements
|
||||
|
||||
Version 5.2.0 *(2020-05-30)*
|
||||
----------------------------
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
* Allow changing the text size
|
||||
* Allow replying to incoming messages directly from the notification on Android 7+
|
||||
* Make emails and urls clickable at messages
|
||||
* Allow marking conversations as Unread
|
||||
* Many other UX, stability and translation improvements
|
Loading…
Reference in New Issue