From 92c05a8d0224fe696626b1c36d9ece252f118005 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 4 Aug 2019 18:46:33 +0200 Subject: [PATCH] Update changelog for 3.6.4.5 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index bf38802ab..eaa36b641 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost (3.6.4.5) stable; urgency=low + + - [fix] Typo in hotfix... + + -- Alexandre Aubin Sun, 04 Aug 2019 18:45:00 +0000 + yunohost (3.6.4.4) stable; urgency=low - [fix] Small typo breaking experimental config panel for apps (1224380)