From 00496ab306e9faeea2819afb7f25ec88ad1b7fe8 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 1 Jun 2025 21:00:14 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c5a2771d..6302f5604 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the language localization for Turkish (`tr`) - Improved the language localization for Ukrainian (`uk`) +### Fixed + +- Fixed an exception with currencies in the historical market data editor of the admin control panel + ## 2.165.0 - 2025-05-31 ### Added