diff --git a/Changelog b/Changelog index 5349b7749a..99284b310b 100644 --- a/Changelog +++ b/Changelog @@ -13,11 +13,14 @@ Added functionalities * Enhancements for migrations from 1.3 through 1.7 (#7794) * Enhancements for migrations from 1.3 through 1.5 (#7795) * Enhancements for migrations from 1.3 (#7793) +* Experimental Orders API (#8084) +* Persistence of calculated taxes on orders and quotes (#8038) Changed functionalities * Default cookie names no longer include LedgerSMB version number (#7639) Removed functionalities +* 'Class' removed from Company and Person entry and search (#8086, #8087) Bugs fixed * Invoices from batch printed even though not paid (#7761)