From 2bc86509cfce9f50340056c735be9bfc1f64f73b Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 16 Sep 2024 12:32:36 +0530 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5a0da7b..1fba2859 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Pull to refresh indicator is no longer hiding behind the top app bar - User profile page correctly renders contents below the top app bar +- Revert unread comment handling changes that caused false positives ## [1.50.0] - 2024-08-30