From b512c56b1847b60b65cf8eaf07d37c393510e721 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 25 May 2021 18:59:51 +0200 Subject: [PATCH] Update changelog for 4.2.3.1 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 83629061..89cecded 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +moulinette (4.2.3.1) stable; urgency=low + + - [fix] Request params not decoded ([#277](https://github.com/YunoHost/moulinette/pull/277)) + + Thanks to all contributors <3 ! (ljf) + + -- Alexandre Aubin Tue, 25 May 2021 18:59:01 +0200 + moulinette (4.2.3) stable; urgency=low - [fix] Unicode password doesn't log in ([#276](https://github.com/YunoHost/moulinette/pull/276))