From 9b322c212f129b6bf0bf1a950929603ecab1fa30 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 25 May 2025 13:37:52 +0530 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aab6dbc..d600f053 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Improve database access concurrency -- Upgrade to Compose 2025-03 releases +- Upgrade to Compose 2025-05 releases +- Increase swipe action trigger distance to compensate for + gesture sensitivity changes in Android 16 QPR1 Beta 1 ## [1.55.0] - 2025-02-13