From ccc9cb03ba845e5db5995a1b10f5abd5407254c2 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 15 Jul 2024 16:35:27 +0200 Subject: [PATCH] Update changelog for 11.2.7 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 34a10553..3a741112 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +yunohost-admin (11.2.7) stable; urgency=low + + - Disable sending referer when clicking on links to external websites ([#573](http://github.com/YunoHost/yunohost-admin/pull/573)) + - i18n: Translations updated for Basque, Danish, Indonesian, Polish, Russian, Slovak + + Thanks to all contributors <3 ! (Andreas Gammelgaard Damsbo, cjdw, Ivan Davydov, Jose Riha, Kuba Bazan, OniriCorpe, xabirequejo) + + -- Alexandre Aubin Mon, 15 Jul 2024 16:34:10 +0200 + yunohost-admin (11.2.6) stable; urgency=low - fix: config panel "tags" turned into "select" (5a805463)