From dff852ca4eb49199e579e8cac5efe7cec5232a6e Mon Sep 17 00:00:00 2001 From: MohitMaliFtechiz Date: Wed, 29 Nov 2023 21:31:28 +0530 Subject: [PATCH] Updated the CHANGELOG for milestone 3.8.1 --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index ce2e67b1e..dc344bea9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +3.8.1 +Bug Fixes: +* Application crash occurring when users rapidly typed during a search for an entry. (https://github.com/kiwix/kiwix-android/pull/3558) +* Play Store deep linking issue on Android 12 and above. (https://github.com/kiwix/kiwix-android/pull/3550) + 3.8.0 New Features: * Download pause/resume feature. (https://github.com/kiwix/kiwix-android/pull/3459)