From 84517a620c4d5be430f5bc5734794576ea47d069 Mon Sep 17 00:00:00 2001 From: "Libor M." Date: Thu, 5 Sep 2024 09:00:18 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2eeae29e..4b51c585f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Fixed page break in a column group - Fixed saving margins in an unbreakable block - Fixed fillColor items in unbreakable blocks +- Fixed calculating correctly the 'y' at the end of a rowSpan with dontBreakRows ## 0.2.12 - 2024-08-14