From 9a4eea8d8d08b3087824c3d218da48b663c17bec Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sat, 29 Mar 2025 00:30:06 +0530 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 499bd3a6..7aab6dbc 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 + +- Improve database access concurrency +- Upgrade to Compose 2025-03 releases + ## [1.55.0] - 2025-02-13 ### Fixed