From 5a158264c2c7503cff80d2f7807bfc33f590dfe6 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 9 Dec 2024 14:27:30 +0100 Subject: [PATCH] Update changelog for 12.0.8.1 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index c76aad5cfa..451b2588cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost (12.0.8.1) stable; urgency=low + + - helpers: typo T_T (75c81bbef) + + -- Alexandre Aubin Mon, 09 Dec 2024 14:27:00 +0100 + yunohost (12.0.8) stable; urgency=low - dns: support '.internal' TLD as a reserved TLD for private networks ([#1999](http://github.com/YunoHost/yunohost/pull/1999))