From 56c4740274e7fa067b700510a0cdf3750a65ff05 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 19 Feb 2023 19:41:45 +0100 Subject: [PATCH] Update changelog for 11.1.8.1 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2a68f4b7f..03c5926b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +yunohost (11.1.8.1) stable; urgency=low + + - postgresql: moar regenconf fixes (e6ae3892) + - postgresql: ugly hack to hide boring warning messages when installing postgresql with apt the first time ... (13d50f4f) + + -- Alexandre Aubin Sun, 19 Feb 2023 19:41:05 +0100 + yunohost (11.1.8) stable; urgency=low - apps: don't miserably crash when failing to read .md file such as DESCRIPTION.md (58ac633d)