Update changelog for 11.2.21.1

This commit is contained in:
Alexandre Aubin 2024-07-15 22:14:32 +02:00
parent bb20020c5a
commit 22201863a1

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
yunohost (11.2.21.1) stable; urgency=low
- helpers2.1: forgot to patch ynh_remove_fpm_config -> ynh_config_remove_phpfpm (bb20020c)
-- Alexandre Aubin <alex.aubin@mailoo.org> Mon, 15 Jul 2024 22:13:39 +0200
yunohost (11.2.21) stable; urgency=low
- log: optimize log list perf by creating a 'cache' symlink pointing to the log's parent ([#1907](http://github.com/YunoHost/yunohost/pull/1907))