From 7c2f4fc5b296f599ae3707e4972a0369d879b47c Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 2 Dec 2023 09:59:16 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 673df85bb..a865536aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Changed the mechanism of the `INTRADAY` data gathering to function synchronously avoiding database deadlocks +- Changed the mechanism of the `INTRADAY` data gathering to operate synchronously avoiding database deadlocks ## 2.27.1 - 2023-11-28