updating changelog

This commit is contained in:
tibbi 2022-11-13 23:21:09 +01:00
parent 51558dd82a
commit 4b8a3bdf57
2 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,14 @@
Changelog Changelog
========== ==========
Version 5.16.2 *(2022-11-13)*
----------------------------
* Allow sending any file attachment, not just images
* Add an option to enable sending messages at pressing Enter
* Require Simple Thank You for blocking numbers
* Added many translation, UX and stability improvements
Version 5.16.1 *(2022-10-26)* Version 5.16.1 *(2022-10-26)*
---------------------------- ----------------------------

View File

@ -0,0 +1,4 @@
* Allow sending any file attachment, not just images
* Add an option to enable sending messages at pressing Enter
* Require Simple Thank You for blocking numbers
* Added many translation, UX and stability improvements