From a031a04b928e0687d2959aa6f7be58059440db6a 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 7e48ccb4..3df0999b 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.3.0-beta.9 - 2024-08-09