From f02e8c4801e5f95daca2d99a7e552f899e224a4d Mon Sep 17 00:00:00 2001 From: "Libor M." Date: Wed, 30 Oct 2024 10:34:06 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 828e70b59..1488c19e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## Unreleased + +- Fixed bug with how page breaks provoked by cells with rowspan were handled +- Fixed find where previous cell started with row span and col span combination +- Fixed calculating correctly the 'y' at the end of a rowSpan with dontBreakRows + ## 0.2.14 - 2024-10-09 - Fixed drawing top horizontal line of the table with page break