updating changelog

This commit is contained in:
tibbi
2021-09-25 21:39:06 +02:00
parent 23e1d465b9
commit b05f874bd9
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Changelog Changelog
========== ==========
Version 5.10.0 *(2021-09-25)*
----------------------------
* Rewrite call handling, do not end calls on pressing Back
* Allow disabling the proximity sensor in the app settings
Version 5.9.0 *(2021-09-12)* Version 5.9.0 *(2021-09-12)*
---------------------------- ----------------------------

View File

@ -0,0 +1,2 @@
* Rewrite call handling, do not end calls on pressing Back
* Allow disabling the proximity sensor in the app settings