From f578b1913071215beaa522561a052f32fd30bf0e Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 31 Aug 2024 20:11:25 +0200 Subject: [PATCH] Update changelog for 12.0.2 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index e37576fb..a160fb65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +yunohost-admin (12.0.2) testing; urgency=low + + - config panels: fix panel help message not being displayed (7859b221) + + Thanks to all contributors <3 ! (axolotle) + + -- Alexandre Aubin Sat, 31 Aug 2024 20:09:29 +0200 + yunohost-admin (12.0.1) testing; urgency=low - Reflect change in the core about pydantic/config panels (06bb22f4, 60934cf7)