From 01083516bdca37f07bf4942df97b44c670f716c0 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Thu, 25 Jan 2024 17:05:38 +0100 Subject: [PATCH] changelog --- docs/changelog.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index c31c44c8..7c28d262 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,9 +1,17 @@ # Changelog +## 1.13.2 - 2024-01-25 + +### Bug fixes + +- prevent datalayer to resetting to an old version on save (#1558) +- replace list.delete call by the proper remove method (#1559) + + ## 1.13.1 - 2024-01-08 ### Bug fix -* fix: icon element is undefined when clustered by @yohanboniface in #1512 +* icon element is undefined when clustered by @yohanboniface in #1512 ## 1.13.0 - 2024-01-08