From aaa3b0500a8becf9e1bd51503a9f5e0515554a7f Mon Sep 17 00:00:00 2001 From: jstaerk Date: Thu, 30 Oct 2025 09:19:53 +0100 Subject: [PATCH] updated history --- History.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/History.md b/History.md index 8fb51fbf..9fb670dd 100644 --- a/History.md +++ b/History.md @@ -1,8 +1,13 @@ +2.20.0 +======= +2025-10-30 + - upgrade to pdfbox 3.0.6 -- #950 -- #959 +- #950 issues with nonshaded version: 2.19.1: ClassNotFoudException while running the PDFValidator +- #959 Added FactoorSharp to the list of valid pdf sources - change return type of getCashDiscounts to CashDiscount object, not interface -- #923 +- #923 Support for BT-17 (tender or lot reference) +- #960 incorrect calculation for product charges 2.19.1 =======