From 668a0d752f36d5580f761122f37843a183a3b9b1 Mon Sep 17 00:00:00 2001 From: Liuting Du Date: Thu, 16 Feb 2023 16:22:06 +0000 Subject: [PATCH] Updated changelog (#597) --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b35f01..4c077a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,11 @@ ## 14.0.5 ###### Release Date: 10-02-2023 -* Fixed the issue where survey can be triggered twice -* Fixed the crash while opening in-app notifications -* Updated dependencies to newer versions +* Fixed an issue that caused a Survey to be triggered twice +* Fixed an issue that caused a crash when opening in-app notifications +* Updated dependencies to newer versions: + * Updated Compose to 1.3.3 + * Updated AppCompat to 1.6.1 ## 14.0.4 ###### Release Date: 19-12-2022