From 2bb4acd36d8dd5df7a65531be33fd927cc2a37ea Mon Sep 17 00:00:00 2001 From: Stephen Zhou <38493346+hyoban@users.noreply.github.com> Date: Thu, 7 Aug 2025 17:56:36 +0800 Subject: [PATCH] chore: update changelog --- apps/mobile/changelog/0.2.5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/mobile/changelog/0.2.5.md b/apps/mobile/changelog/0.2.5.md index 29651fa6d..76a4373a9 100644 --- a/apps/mobile/changelog/0.2.5.md +++ b/apps/mobile/changelog/0.2.5.md @@ -9,6 +9,7 @@ ## No longer broken - Address the issue of being unable to follow the feed in specific scenarios +- Fixed the issue where entries opened from notifications could not be loaded ## Thanks