From a08ffb903c85a188e72eb35a9bbea2add6db3c5c Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 19 Mar 2024 18:20:40 +0530 Subject: [PATCH] chore: bump changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5987e93d..b72c69bf 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 bug in the database code that was triggering crashes for + a subset of upgrading users + ## [1.43.0] - 2024-03-17 ### Fixed