From d482cb8da551f2229905350afe164e7cd3099859 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 11 Jun 2023 19:44:51 +0200 Subject: [PATCH] Update changelog for 11.1.10 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6e7e4da3..5cc38f53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +yunohost-admin (11.1.10) stable; urgency=low + + - apps: Funky 'dismiss' button for app notification ... let's go for 'understood' instead ... (a3558f54) + - i18n: Translations updated for Basque, French, Galician, Indonesian, Occitan, Polish, Russian, Slovak, Ukrainian + + Thanks to all contributors <3 ! (Grzegorz Cichocki, Ilya, José M, Jose Riha, Neko Nekowazarashi, ppr, Quentí, Tymofii-Lytvynenko, xabirequejo) + + -- Alexandre Aubin Sun, 11 Jun 2023 19:43:52 +0200 + yunohost-admin (11.1.9.4) stable; urgency=low - debian: remove npm from build-depends because it's part of nodejs installed from nodesource... (b619cc5a)