From 7c7e763a74b470f48c2c257a5bd8367a1175302b Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 1 Jul 2024 23:39:34 +0200 Subject: [PATCH] Update changelog for 11.2.20.1 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 21ddd5311..02d2cbab7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +yunohost (11.2.20.1) stable; urgency=low + + - helpers2.1: typo (1ed56952e) + - helpers2.1: add unit tests (92807afb1) + + -- Alexandre Aubin Mon, 01 Jul 2024 23:38:29 +0200 + yunohost (11.2.20) stable; urgency=low - helpers2.1: fix automigration of phpversion to php_version (3f973669)