From 6f4581d24c130508be57df40f389bc09fb028722 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 26 Nov 2024 16:26:02 +0530 Subject: [PATCH] chore: fix incorrect changelog heading --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e052631b..bce5ced8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - A brand new tablet-specific UI — Thanks [@ThanaReka](https://github.com/@ThanaReka) - Usernames of story authors are highlighted in comments -### Fixes +### Fixed - Add a workaround for rare crashes while loading SQLite with older devices - Fix comments page resetting collapsed state while scrolling