From c00ba09c159f8cb4377a804b32d184b20bd86b87 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 2 Mar 2026 20:13:00 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37ff3cf87..f7cd5009b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Removed the deprecated `committedFunds` from the summary of the portfolio details endpoint +- Upgraded `jsonpath` from version `1.1.1` to `1.2.1` - Upgraded `Nx` from version `22.4.5` to `22.5.3` ### Fixed