From cb761a7164a1d0f20ad1fecb484b525e4b3ccb5c Mon Sep 17 00:00:00 2001
From: Bertrand Gauthier <bertrand.gauthier@unicaen.fr>
Date: Wed, 30 Jan 2019 11:43:31 +0100
Subject: [PATCH] =?UTF-8?q?CHANGELOG:=201.3.4,=20et=201.3.3=20oubli=C3=A9e?=
 =?UTF-8?q?.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 CHANGELOG.md | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d01c0ff..c212cb6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,4 +21,14 @@
 ## 1.3.2 - 29/01/2019
 
 - Authentification Shibboleth: possibilité de spécifier les attributs nécessaires au fonctionnement de l'appli 
-  (clé de config `unicaen-auth` > `shibboleth` > `required_attributes`).
\ No newline at end of file
+  (clé de config `unicaen-auth` > `shibboleth` > `required_attributes`).
+  
+## 1.3.3 - 29/01/2019
+
+- Correction du namespace de l'exception InvalidArgumentException lancée dans ShibService. 
+
+## 1.3.4 - 30/01/2019
+
+- Correction d'un nom erroné de variable passée à une vue : passwordReset.
+- Correction config globale .dist: désactivation par défaut de l'auth locale pure ; commentaires plus précis.
+- Adapter Db: suppression catch exception inexistante ; correction doc ; ajout initialisation de variable manquante.
-- 
GitLab