From 7aa73d1eb46d5f63337294dba7ca9c159eecb00b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89loi=20Rivard?= <eloi.rivard@aquilenet.fr>
Date: Wed, 6 Jan 2021 17:20:50 +0100
Subject: [PATCH] Changelog. #51

---
 CHANGES.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.rst b/CHANGES.rst
index e542e7fb..e3b4c113 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -26,6 +26,7 @@ Added
 - Admins can remove clients. :pr:`45`
 - Option `HIDE_INVALID_LOGIN` that can be unactivated to let the user know if
   the login he attempt to sign in with exists or not. :pr:`48`
+- Password initialization mail. :pr:`51`
 
 Fixed
 *****