Update 11.2.10.1

This commit is contained in:
Kay0u 2024-02-20 23:36:33 +01:00
parent 412bb40bf2
commit c827877387
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D

11
debian/changelog vendored
View file

@ -1,3 +1,14 @@
yunohost (11.2.10.1) stable; urgency=low
- apps/autoupdate: update docs ([#1776](http://github.com/YunoHost/yunohost/pull/1776))
- fix: sury apt key/purge all expired apt keys ([#1777](http://github.com/YunoHost/yunohost/pull/1777))
- helpers/logrotate: fix logs folders perms ([#1774](http://github.com/YunoHost/yunohost/pull/1774))
- [i18n] Translations updated for Catalan, Italian
Thanks to all contributors <3 ! (Alexandre Aubin, Bram, Francescc, Kayou, OniriCorpe, Tagada, Tommi, yunohost-bot)
-- Kay0u <pierre@kayou.io> Tue, 20 Feb 2024 23:33:20 +0100
yunohost (11.2.10) stable; urgency=low
- helpers: document --after= in for ynh_read_var_in_file and ynh_write_var_in_file ([#1758](https://github.com/yunohost/yunohost/pull/1758))