From 871b56255badb43cbfa6d4f5991408315d005cb7 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 18 Aug 2020 15:13:43 +0200 Subject: [PATCH] Changes: correct the release day FIXES #1489 (that's the hotfix for this release) FIXES #1480 (needed to fix the above) --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 0de4d532b..35fa1c929 100644 --- a/CHANGES +++ b/CHANGES @@ -3,7 +3,7 @@ contributors are listed. Note that Calamares does not have a historical changelog -- this log starts with version 3.2.0. The release notes on the website will have to do for older versions. -# 3.2.28.3 (2020-08-17) # +# 3.2.28.3 (2020-08-18) # Another hotfix, for more issues reported by Marco Obaid. Users were not having a password set (#1489)