From 52e6fb515559c1b6e8bb5703ed11c072e7419697 Mon Sep 17 00:00:00 2001
From: Bertrand Gauthier <bertrand.gauthier@unicaen.fr>
Date: Mon, 4 Feb 2019 16:47:07 +0100
Subject: [PATCH] CHANGELOG

---
 CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c212cb6..7d1a2e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,3 +32,7 @@
 - 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.
+
+## 1.3.5 - 04/02/2019
+
+- Simplifications autour de la simulation d'une authentification shibboleth.
-- 
GitLab