From c8c1f21d3c110e4b31948baae3bf05f98676c879 Mon Sep 17 00:00:00 2001 From: Comodore125 Date: Sat, 12 Jul 2025 23:12:56 +0200 Subject: [PATCH] Update CHANGELOG.md more precise text --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87c5b026..fdd0a20b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,7 +46,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Enhanced logging throughout the application for better debugging ### Known Issues -- reinstallation via apk does not work in some or all cases, it is advised to uninstall previous version first +- reinstallation via apk does not work in all cases, it is advised to uninstall previous version first. root cause: https://github.com/permissionlesstech/bitchat-android/issues/92#issuecomment-3066035548 + ## [0.5.1] - 2025-07-10 ### Added