From 445a9b20de962647305c9e0b4324284cd5bfb44d Mon Sep 17 00:00:00 2001 From: Innei Date: Fri, 25 Jul 2025 14:00:11 +0800 Subject: [PATCH] chore: update changelog for version 0.2.4 - Clarified instructions for adjusting custom text size in Settings - Appearance. Signed-off-by: Innei --- apps/mobile/changelog/0.2.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mobile/changelog/0.2.4.md b/apps/mobile/changelog/0.2.4.md index 115257b41..17b793ec6 100644 --- a/apps/mobile/changelog/0.2.4.md +++ b/apps/mobile/changelog/0.2.4.md @@ -4,7 +4,7 @@ - Implemented pull-up navigation on Android(#4228) - Added smart default view type detection in the follow feed screen(71408ea) -- Support custom text size, go to Setting - Appearance - Total Adjustment (38553b) +- Support custom text size, go to Setting - Appearance to adjust the text size(38553b) - Preview trending feed's entries before subscribing. - Hide From Timeline option for subscriptions to make your timeline cleaner.