updating changelog

This commit is contained in:
tibbi 2022-02-26 19:58:23 +01:00
parent 839542b005
commit 004c33b90d
2 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,13 @@
Changelog
==========
Version 5.12.5 *(2022-02-26)*
----------------------------
* Disable delivery reports by default, it can cost money
* Split long messages into multiple smaller ones by default, avoid sending MMS (by Aga-C)
* Added some UX, stability and translation improvements
Version 5.12.4 *(2022-02-11)*
----------------------------

View File

@ -0,0 +1,3 @@
* Disable delivery reports by default, it can cost money
* Split long messages into multiple smaller ones by default, avoid sending MMS (by Aga-C)
* Added some UX, stability and translation improvements