Update changelog for 4.2.8.1

This commit is contained in:
Alexandre Aubin 2021-08-27 01:34:10 +02:00
parent 3c646b3d6a
commit eef5cd4da9

8
debian/changelog vendored
View file

@ -1,3 +1,11 @@
yunohost (4.2.8.1) stable; urgency=low
- [fix] Safer location for slapd backup during hdb/mdb migration (3c646b3d)
Thanks to all contributors <3 ! (ljf)
-- Alexandre Aubin <alex.aubin@mailoo.org> Fri, 27 Aug 2021 01:32:16 +0200
yunohost (4.2.8) stable; urgency=low
- [fix] ynh_permission_has_user not behaving properly when checking if a group is allowed (f0590907)