Update changelog for 3.5.0.2

This commit is contained in:
Alexandre Aubin 2019-03-14 03:48:35 +01:00
parent 0a51dcca0b
commit e24890c2f2

9
debian/changelog vendored
View file

@ -1,3 +1,12 @@
yunohost (3.5.0.2) testing; urgency=low
- [fix] Make sure that `ynh_system_user_delete` also deletes the group (#680)
- [enh] `ynh_systemd_action` : reload-or-restart instead of just reload (#681)
Last minute fixes by Maniack ;)
-- Alexandre Aubin <alex.aubin@mailoo.org> Thu, 14 Mar 2019 03:45:00 +0000
yunohost (3.5.0.1) testing; urgency=low yunohost (3.5.0.1) testing; urgency=low
- [fix] #675 introduced a bug in nginx conf ... - [fix] #675 introduced a bug in nginx conf ...