updating changelog
This commit is contained in:
parent
0d8cd9a5de
commit
88af80a456
2 changed files with 12 additions and 0 deletions
|
|
@ -1,6 +1,14 @@
|
|||
Changelog
|
||||
==========
|
||||
|
||||
Version 5.2.0 *(2020-05-30)*
|
||||
----------------------------
|
||||
|
||||
* Cache the conversations shown on the main screen to drastically improve their loading speed
|
||||
* Allow adding newlines with the Enter button
|
||||
* Properly handle a new View third party intent
|
||||
* Added some other translation, UI and stability improvements
|
||||
|
||||
Version 5.1.4 *(2020-05-23)*
|
||||
----------------------------
|
||||
|
||||
|
|
|
|||
4
fastlane/metadata/android/en-US/changelogs/9.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/9.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
* Cache the conversations shown on the main screen to drastically improve their loading speed
|
||||
* Allow adding newlines with the Enter button
|
||||
* Properly handle a new View third party intent
|
||||
* Added some other translation, UI and stability improvements
|
||||
Loading…
Add table
Add a link
Reference in a new issue