From aedb9ff970927048918b75f1e8895db045dcda11 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 20 Apr 2025 16:03:22 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94f5b12ef..38ee5928a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extended the benchmark detail dialog by the current market price - Added `watchlist` to the `User` database schema as a preparation for watching assets +### Changed + +- Migrated the lookup functionality by `isin` of the _Financial Modeling Prep_ service to its stable API version + ### Fixed - Fixed the word wrap in the menu of the historical market data table in the admin control panel