From bfcda1ec0c1ab79b2acbcb7e7f6db39d22812f43 Mon Sep 17 00:00:00 2001 From: hirsch88 Date: Thu, 8 Feb 2024 07:48:06 +0000 Subject: [PATCH] chore(): update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 182e54a437..ebd18be44f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 15.2.3 + +### Patch Changes + +- **maps**: fix image inline svg urls for the legacy marker api. ( [#1324](https://github.com/baloise/design-system/pull/1324)) + ## 15.2.2 ### Patch Changes