diff --git a/CHANGELOG.md b/CHANGELOG.md index 2aa09c05a..673df85bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Respected the `withExcludedAccounts` flag in the account balance time series +### Fixed + +- Changed the mechanism of the `INTRADAY` data gathering to function synchronously avoiding database deadlocks + ## 2.27.1 - 2023-11-28 ### Changed