From 7f09cdca6555232a14324b7b85e76ca2fcf5c631 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Fri, 29 Oct 2021 16:55:17 +0200 Subject: [PATCH] Changes: update description of this release --- CHANGES | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index a1eed622c..d893f3034 100644 --- a/CHANGES +++ b/CHANGES @@ -10,13 +10,16 @@ website will have to do for older versions. # 3.2.45 (unreleased) # This release contains contributions from (alphabetically by first name): - - Dalto (new contributor, welcome!) + - Evan James (new contributor, welcome!) ## Core ## - - No core changes yet + - New internal convenience functions from Evan ## Modules ## - - No module changes yet + - *packagechooser* now displays screenshots nicely-scaled + rather than jagged. (#1807) + - *services-systemd* supports timers, e.g. for weekly trim on SSDs. + (Thanks Evan) # 3.2.44.3 (2021-10-04) #