From 90fdbf1564d8ed22711fee3e95a707f7e884ceb9 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 27 Jul 2020 17:56:56 +0200 Subject: [PATCH] Update changelog for 3.8.0.3 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 16fec41..a04c28e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +ssowat (3.8.0.3) stable; urgency=low + + - [enh] Allow the user's password manager to automatically enter the password/username/new-password (1dae6e8) + - [fix] Closing the files when we're done reading them ([#160](https://github.com/YunoHost/SSOwat/pull/160)) + - [fix] Clear cookies more properly ([#163](https://github.com/YunoHost/SSOwat/pull/163)) + + Thanks to all contributors <3 ! (Bram, E. Counasse, Kay0u, SilverViper) + + -- Alexandre Aubin Mon, 27 Jul 2020 17:50:44 +0200 + ssowat (3.8.0.2) stable; urgency=low - [mod] Update author/maintainer information (6a14e78)