diff --git a/debian/changelog b/debian/changelog index fd3bcd742..a6a30947a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +yunohost (11.1.4) testing; urgency=low + + - settings: Add DNS exposure setting given the IP version ([#1451](https://github.com/yunohost/yunohost/pull/1451)) + + Thanks to all contributors <3 ! (Tagada) + + -- Alexandre Aubin Mon, 30 Jan 2023 16:28:56 +0100 + yunohost (11.1.3.1) testing; urgency=low - nginx: add xmpp-upload. and muc. server_name only if xmpp_enabled is enabled (c444dee4)