From b91f6943b31f46edce8378640e15eb30fd752909 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 8 Jan 2023 15:15:22 +0100 Subject: [PATCH] Update changelog for 11.1.2.1 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 70a207b6..7b77ae1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +yunohost-admin (11.1.2.1) testing; urgency=low + + - fix main_domain api call with ugly cache override from domain list ([#500](https://github.com/yunohost/yunohost-admin/pull/500)) + + Thanks to all contributors <3 ! (axolotle) + + -- Alexandre Aubin Sun, 08 Jan 2023 15:14:46 +0100 + yunohost-admin (11.1.2) testing; urgency=low - appsv2: Rework AppCatalog, AppInstall, AppInfo and SystemUpdate to integrate appv2 and other changes ([#486](https://github.com/yunohost/yunohost-admin/pull/486))