From 641335ea7cff832e50d3401c517e0b44cc50959b Mon Sep 17 00:00:00 2001 From: Kay0u Date: Tue, 29 Mar 2022 14:24:34 +0200 Subject: [PATCH] Update changelog for 11.0.6 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index cf4870f1..4f0d397f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +moulinette (11.0.6) testing; urgency=low + + - [enh] cli: Add possibility to hide commands in --help (cb9ecb46) + - [i18n] Translations updated for Finnish, Galician + + Thanks to all contributors <3 ! (Alexandre Aubin, alexAubin, José M, Mico Hauataluoma, Weblate) + + -- Kay0u Tue, 29 Mar 2022 14:23:40 +0200 + moulinette (11.0.2) testing; urgency=low - [fix] Various tweaks for Python 3.9