Update changelog for 11.1.3

This commit is contained in:
Alexandre Aubin 2023-01-19 23:09:50 +01:00
parent a5de20d757
commit 5a412ce93c

10
debian/changelog vendored
View file

@ -1,3 +1,13 @@
yunohost (11.1.3) testing; urgency=low
- helpers: Include procedures in MySQL database backup ([#1570](https://github.com/yunohost/yunohost/pull/1570))
- users: be able to change the loginShell of a user ([#1538](https://github.com/yunohost/yunohost/pull/1538))
- debian: refresh catalog upon package upgrade (be5b1c1b)
Thanks to all contributors <3 ! (Éric Gaspar, Kay0u, ljf, Metin Bektas)
-- Alexandre Aubin <alex.aubin@mailoo.org> Thu, 19 Jan 2023 23:08:10 +0100
yunohost (11.1.2.2) testing; urgency=low
- Minor technical fixes (b37d4baf, 68342171)