From 0bb5c5a75bba918c54053d9b3095fbeead9f4deb Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 14 Mar 2026 18:33:15 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 338b67f96..5c8ce9851 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed an issue with the detection of the thousand separator for the `de-CH` locale - Fixed an issue in the _Storybook_ stories of the symbol autocomplete component caused by a circular dependency +### Fixed + +- Fixed an issue by adding a missing guard in the public access for portfolio sharing + ## 2.249.0 - 2026-03-10 ### Added