From 64732eb0c897853902d4a889ef151a3796da2b4c Mon Sep 17 00:00:00 2001 From: Jenkins system Date: Thu, 7 Nov 2024 10:57:12 +0100 Subject: [PATCH] [deb] Release v0.20.3 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index e7410ed..00b6636 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +frappy-core (0.20.3) jammy; urgency=medium + + [ Georg Brandl ] + * fixup test for cfg_editor utils to run from non-checkout, and fix names, and remove example code + + [ Alexander Zaft ] + * add generalConfig to etc + + -- Georg Brandl Thu, 07 Nov 2024 10:57:11 +0100 + frappy-core (0.20.2) jammy; urgency=medium [ Georg Brandl ]