From 5fdaf7405988abc071c52a5e74fcefbe1fa9a443 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 4 Jun 2019 13:32:27 +0200 Subject: [PATCH] Update changelog for 3.6.1 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index a58d5b5..c2c6246 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ssowat (3.6.1) testing; urgency=low + + - [fix] Prevent duplicate portal button when app uses iframes (#137) + + Thanks to all contributors <3 ! (opi) + + -- Alexandre Aubin Tue, 04 Jun 2019 13:20:00 +0000 + ssowat (3.6.0) testing; urgency=low - [fix] Allow access to portal for other domains than main domain (#136)