From 664f81a8628813ec140854532814e5eb9121bd81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89lie=20Bouttier?= Date: Wed, 14 Dec 2022 17:14:39 +0100 Subject: [PATCH] release 1.10.6 --- VERSION | 2 +- docs/changelog.rst | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index db77e0ee..7b4d9a4f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.5 +1.10.6 diff --git a/docs/changelog.rst b/docs/changelog.rst index 0747036c..91fcdf74 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -2,6 +2,14 @@ CHANGELOG ========= +1.10.6 (2022-12-14) +------------------- + +**🐛 Corrections** + +* Mise à jour de UsersHub-authentification-module en version 1.6.2 + + 1.10.5 (2022-12-13) -------------------