Update changelog for 11.1.4

This commit is contained in:
Alexandre Aubin 2023-01-30 16:31:42 +01:00
parent 396b0f4ef2
commit 26e539fea6

8
debian/changelog vendored
View file

@ -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 <alex.aubin@mailoo.org> 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)