From fcc9bfd4d10271f497724b5913e6eed391215aba Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 2 Jun 2021 20:24:20 +0200 Subject: [PATCH] Update changelog for 4.2.3.2 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 89cecded..d5a6f11c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +moulinette (4.2.3.2) stable; urgency=low + + - [fix] wait 1s for message in call_async_output, prevent CPU overload ([#275](https://github.com/YunoHost/moulinette/pull/275)) + - [i18n] Translations updated for Chinese (Simplified) + + Thanks to all contributors <3 ! (Kayou, yahoo~~) + + -- Alexandre Aubin Wed, 02 Jun 2021 20:23:31 +0200 + moulinette (4.2.3.1) stable; urgency=low - [fix] Request params not decoded ([#277](https://github.com/YunoHost/moulinette/pull/277))