From 3fb79bfa5e5c2be138ef605060e0b7fac35d22f6 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 18 Apr 2025 14:03:26 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd111fd7c..ce8bad079 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `chart.js` from version `4.4.7` to `4.4.9` - Upgraded `uuid` from version `11.0.5` to `11.1.0` +### Fixed + +- Fixed the asset class parsing in the _Financial Modeling Prep_ service for exchange rates + ## 2.152.1 - 2025-04-17 ### Changed