From 196dfd056b2c583c64a030ebaf91dd5dae86df0b Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 29 Apr 2024 02:19:24 +0530 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70d7349b..1d84d319 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Navigating to user profiles now works when invoked from the search results page +- Fix occasional crashes due to the app incorrectly trying to open + multiple database connections ## [1.46.0] - 2024-04-24