From 493ab8712c9c2283335758742147bb087ee59b28 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 14 Apr 2024 21:10:50 +0530 Subject: [PATCH] chore: add changelog entry --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44c693fe..2928ac70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +* Fixed a crash when clicking an item on the bottom navigation bar + too quickly + ## [1.44.0] - 2024-03-19 ### Fixed