From 2fef301055be328928687be2b291e5fb8e8fe2b3 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 11 Jun 2021 21:41:22 +0200 Subject: [PATCH] Update changelog for 4.2.3.3 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 15e262de..d5f63976 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +yunohost-admin (4.2.3.3) stable; urgency=low + + - [fix] Migrations api path ([#372](https://github.com/YunoHost/yunohost-admin/pull/372)) + - [i18n] Translations updated for Czech, Spanish + + Thanks to all contributors <3 ! (ljf, Matias Micheltorena, Radek S) + + -- Alexandre Aubin Fri, 11 Jun 2021 20:28:35 +0200 + yunohost-admin (4.2.3.2) stable; urgency=low - [fix] Re-fix multiple stuff about diagnosis, user edit view, migration view, backup (e58bfae, 955c774, 37e58f5)