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