From f847f90842584079583f97d28631b740e2166987 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sat, 30 Dec 2023 20:55:16 +0100 Subject: [PATCH] Changes: document some recent updates and contributions --- CHANGES-3.3 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGES-3.3 b/CHANGES-3.3 index ab83bd962..93f711964 100644 --- a/CHANGES-3.3 +++ b/CHANGES-3.3 @@ -11,13 +11,16 @@ the history of the 3.2 series (2018-05 - 2022-08). # 3.3.1 (unreleased) This release contains contributions from (alphabetically by first name): - - Nobody yet! + - Adriaan de Groot + - Aleksey Samoilov + - Emir Sari ## Core ## - No changes of note. ## Modules ## - - No changes of note. + - The *displaymanager* module configuration for `greetd` has some more + options now. (thanks Aleksey) # 3.3.0 (2023-12-12)