From f7d6fbd6a7592e8cf739d5e460f950ffce91e732 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 24 Apr 2021 17:41:05 +0200 Subject: [PATCH] Update changelog for 3.8.0.4 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index a04c28e..d4a9653 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ssowat (3.8.0.4) testing; urgency=low + + - Add obsolete disclaimer on user portal ([#184](https://github.com/yunohost/ssowat/pull/184)) + + -- Alexandre Aubin Sat, 24 Apr 2021 17:38:20 +0200 + ssowat (3.8.0.3) stable; urgency=low - [enh] Allow the user's password manager to automatically enter the password/username/new-password (1dae6e8)