Update changelog for 4.0.8.2

This commit is contained in:
Alexandre Aubin 2020-11-04 23:32:40 +01:00
parent 8c735cdc07
commit c640c045d9

8
debian/changelog vendored
View file

@ -1,3 +1,11 @@
yunohost (4.0.8.2) stable; urgency=low
- [fix] intermediate_certificate is now included in signed certificate (#1067)
Thanks to all contributors <3 ! (Bram)
-- Alexandre Aubin <alex.aubin@mailoo.org> Wed, 04 Nov 2020 23:32:16 +0100
yunohost (4.0.8.1) stable; urgency=low
- [fix] App installs logs were still disclosing secrets when shared sometimes ...