From bef731b9b955a47ad1a0015a57eca1f73ef45bca Mon Sep 17 00:00:00 2001
From: Adriaan de Groot <groot@kde.org>
Date: Wed, 24 Aug 2022 23:31:36 +0200
Subject: [PATCH] Changes: post-release housekeeping

Note that in 3.2 branch, the version in CMakeLists now changes just before
the next release, not in post-release housekeeping. That is because
the CALAMARES_VERSION_RC remains 0 (release mode), by convention.

(cherry picked from commit aa09664601b770e46a64176a5e2626cddf866795)
---
 CHANGES-3.2 | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/CHANGES-3.2 b/CHANGES-3.2
index acb774e812..0879469aee 100644
--- a/CHANGES-3.2
+++ b/CHANGES-3.2
@@ -10,6 +10,18 @@ website will have to do for older versions.
 
 > Note that the 3.2 series is now in LTS / bug-fix-only mode.
 
+# 3.2.62 (unreleased) #
+
+This release contains contributions from (alphabetically by first name):
+ - Adriaan de Groot
+
+## Core ##
+ - No core changes
+
+## Modules ##
+ - No module changes
+
+
 # 3.2.61 (2022-08-24) #
 
 This is the second community-maintainence release of Calamares 3.2.
-- 
GitLab