Update changelog for 4.2.5

This commit is contained in:
Alexandre Aubin 2021-08-19 19:23:54 +02:00
parent a7c6b3d445
commit 6e70c7f57a

10
debian/changelog vendored
View file

@ -1,3 +1,13 @@
yunohost-admin (4.2.5) stable; urgency=low
- [fix] user password change not working properly (c26c4c9)
- [fix] typos in english locale ([#385](https://github.com/YunoHost/yunohost-admin/pull/385))
- [i18n] Translations updated for German, Italian, Polish
Thanks to all contributors <3 ! (Christian Wehrli, Flavio Cristoforetti, Krzysztof Nowakowski, Luca)
-- Alexandre Aubin <alex.aubin@mailoo.org> Thu, 19 Aug 2021 19:23:00 +0200
yunohost-admin (4.2.4) stable; urgency=low
- [fix] Handle edge case where there's no arg in manifest during app install ([#377](https://github.com/YunoHost/yunohost-admin/pull/377))