From f784636e4315a5264fa8eaee8a3a927b1563fc13 Mon Sep 17 00:00:00 2001 From: xmeunier Date: Sat, 2 Nov 2024 18:06:21 +0100 Subject: [PATCH] Update Changelog to take into account MRs #113 and #117 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b372e06..a688249 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ hosted on https://framagit.org rather than https://gitlab.com. - Changed hour and date format in the generated CSV files - Added the date in the grouped order dashboard - Changed the display of the last possible date and hour to place an order +- Added the total number of ordered items in the grouped orders overview +- Removed header line and column for grouped order name in the CSV export for emails ### Fixed