From 50370b78e0ceb66917f944bac29d1a23e4274a52 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Wed, 10 Nov 2021 13:41:05 +0100 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0adeca9c6..fb07e11e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,9 +36,15 @@ Group changes to describe their impact on the project, as follows: - Going back to the dialer when pressing back in a chat room after clicking on a chat message notification ### Removed +- Launcher Activity has been replaced by [Splash Screen API](https://developer.android.com/reference/kotlin/androidx/core/splashscreen/SplashScreen) - Dialer will no longer make DTMF sound when pressing digits - Global push notification setting in Network, use the switch in each Account instead +## [4.5.6] - 2021-11-08 + +### Changed +- SDK updated to 5.0.49 + ## [4.5.5] - 2021-10-28 ### Changed