From efc153788cbf96d31e8894ac81323b95b7e64873 Mon Sep 17 00:00:00 2001 From: Juliusz Chroboczek Date: Thu, 21 Aug 2025 15:42:12 +0200 Subject: [PATCH] Update CHANGES. --- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES b/CHANGES index fc832f6..5c94c9d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,12 @@ +Galene 1.1 (unreleased): + + * Implemented "galenectl initial-setup". + * Implemented global tokens. + * Added options "-unrestricted-tokens" and "-auto-subgroups" to + galenectl group commands. + * Reworked the documentation. + * Fixed a bug that could cause multiple reads of the token file. + 9 August 2025: Galene 1.0 * Upgrade to Pion v4.