From 63defa3926c65adcb7397e6dda0f531c98984408 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 4 Oct 2021 01:29:30 +0200 Subject: [PATCH] Update changelog for 4.3.1.1 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index afa2dd82..d6827fdf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +moulinette (4.3.1.1) testing; urgency=low + + - [enh] Add cp helper (14e37366) + + -- Alexandre Aubin Mon, 04 Oct 2021 01:24:34 +0200 + moulinette (4.3.1) testing; urgency=low - [mod] Rework cli prompt mecanisc ([#303](https://github.com/YunoHost/moulinette/pull/303))