From 1eb208db23dff63f35926635aa9ed457be885999 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 17 Jul 2023 21:19:50 +0200 Subject: [PATCH] Update changelog for 11.2.1 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index ab5003b88..3a2747bec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +yunohost (11.2.1) stable; urgency=low + + - doc: fix resource doc generation .. not sure why this line that removed legit indent was there (ced222ea) + - apps: hotfix for funky issue, apps getting named 'undefined' (781f924e) + + -- Alexandre Aubin Mon, 17 Jul 2023 21:13:54 +0200 + yunohost (11.2) stable; urgency=low - dyndns: add support for recovery passwords ([#1475](https://github.com/YunoHost/yunohost/pull/1475))