From 375889025ac67c0954e44980efa66a9f7dc2500a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 25 Jun 2024 20:15:39 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc7e4378f..bdad4113f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Upgraded `prisma` from version `5.15.0` to `5.16.0` + ### Fixed - Changed the mechanism of the `INTRADAY` data gathering to persist data only if the market state is `OPEN`