From 78dc9dc026c697106bef6d3313ef7c375a74063f Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Sun, 13 Jul 2025 17:09:53 +0200 Subject: [PATCH] Revert "known issues added to 0.6" --- CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02357fe1..6e8bd3aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,10 +45,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved README documentation with updated clone URLs - Enhanced logging throughout the application for better debugging -### Known Issues -- Reinstallation via APK does not work in all cases; it is recommended to uninstall the previous version first. - - Root cause: [See issue #92, comment](https://github.com/permissionlesstech/bitchat-android/issues/92#issuecomment-3066035548) - ## [0.5.1] - 2025-07-10 ### Added