From dab5222806de83f8f849ebf05c5ba76dea4ed090 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 5 Aug 2026 11:55:03 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b541d5af..1ac12156e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Guarded the system tags against deletion and renaming in the tag management of the admin control panel +### Fixed + +- Handled an exception in the country weightings parsing of the _Financial Modeling Prep_ service + ## 3.42.0 - 2026-08-04 ### Changed