From 61b9e59f024d3b482bfdb5fd7c85fa8dd6bbc5e1 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 27 Jul 2026 11:55:29 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12a4acb15f..09bf8b80d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Deprecated `firstOrderDate` in favor of `dateOfFirstActivity` in the `GET api/v2/portfolio/performance` endpoint +- Improved the log output in the get asset profile functionality of the _Financial Modeling Prep_ service for delisted asset profiles - Upgraded `prettier` from version `3.8.4` to `3.9.6` +### Fixed + +- Fixed the missing currency in the get quotes functionality of the _Financial Modeling Prep_ service for symbols without an asset profile + ## 3.34.0 - 2026-07-25 ### Changed