From 74180ded2279293cecb18cdedd6df8a0c0c90508 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 1 Mar 2023 22:13:34 +0100 Subject: [PATCH] Update changelog for 11.1.12.2 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 365a48de3..fdd2ac8cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost (11.1.12.2) stable; urgency=low + + - helpers: omg base64 wraps the output by default :| (d04f2085) + + -- Alexandre Aubin Wed, 01 Mar 2023 22:12:51 +0100 + yunohost (11.1.12.1) stable; urgency=low - helper: fix previous tweak about debugging diff for manually modified files on the CI @_@ (fd304008)