diff --git a/Changelog b/Changelog index 82c507cef0..a156a23562 100644 --- a/Changelog +++ b/Changelog @@ -34,6 +34,13 @@ Updated dependencies Changelog for 1.11 Series Released 2023-10-03 +Changelog for 1.11.10 +* Fix upgrades from older Pg versions with the 'cash_impact' view (#7987) +* Fix missing locale parameter creating GL Search report (#7997) +* Fix setup.pl CSRF regressions (#8007, #8000) +* Fix date filters on Cash > Receipt/Payment (#8015) + + Changelog for 1.11.9 * Add missing batch and entity sequences to the Defaults screen (#7965) * Stop warning during startup without configuration file (#7928)