From 9057fcff806442a50a0d3c64ac154ba006c8c1bc Mon Sep 17 00:00:00 2001 From: jstaerk Date: Mon, 25 Oct 2021 18:32:26 +0200 Subject: [PATCH] updated history --- History.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/History.md b/History.md index e360572f..2c6aaace 100644 --- a/History.md +++ b/History.md @@ -1,8 +1,13 @@ +2.3.1 +======= +2021-10-25 + - Add a document type and additional fields #252 (Add documentType PARTIAL_BILLING, Add invoiceReferencedIssueDate Add specifiedProcuringProject) Thanks to Weclapp-dev! - Added possibility to have multiple referenced documents per line item, also in parser - ZugferdInvoideImporter to be able to read XML, not only PDF - ignore whitespace around numbers in invoiceimporter +- better namespace prefix agnostics in importers 2.3.0 =======