From 69b88b4d7187d145af59e17cc2a443288816b01c Mon Sep 17 00:00:00 2001 From: Erik Huelsmann Date: Tue, 1 Aug 2023 22:22:24 +0200 Subject: [PATCH] Update 1.10 Changelog [ci skip] --- Changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog b/Changelog index 7150969f97..d24a8d2696 100644 --- a/Changelog +++ b/Changelog @@ -61,6 +61,16 @@ Dependency updates Changelog for 1.10 Series Released 2022-10-08 +Changelog for 1.10.20 +* Increase maximum comparison periods from 9 to 13 (#7468) +* Fix check to complement missing GIFI on SQL-Ledger migration (#7500) +* Fix CSV imports with non-ascii, valid UTF-8, characters (#7511) +* Fix multi-currency migration from SQL-Ledger 3.0 (#7519) +* Fix transaction date of year-end reversals (#6852) +* Save 'Ship To' data on invoices (#7453) +* Fix 'Microfiche' column appearing empty on Goods search (#7558) + + Changelog for 1.10.19 * Fix handling of updates with consecutive, exactly equal pages (#7464)