From 65ecea353ecdc29b1b164ac99daa4f830d68e2ff Mon Sep 17 00:00:00 2001 From: MohitMaliFtechiz Date: Wed, 18 Dec 2024 15:24:26 +0530 Subject: [PATCH] Added remaining changes in CHANGELOG file. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index c2404f87b..72672c77b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,9 @@ Bug Fixed: * Moved all file-related operations to the IO thread (@MohitMaliFtechiz , @CalebKL https://github.com/kiwix/kiwix-android/pull/4103, https://github.com/kiwix/kiwix-android/pull/4119, https://github.com/kiwix/kiwix-android/pull/4061) * Various improvements to the downloading functionality. (@MohitMaliFtechiz https://github.com/kiwix/kiwix-android/pull/4130) +Compilation/CI/CD: +* Uploading `release` APK in Github release instead of `standalone` APK. (@MohitMaliFtechiz https://github.com/kiwix/kiwix-android/pull/4115) + 3.12.0 New Features: * Support for Android 14.