From 5863ba6285efafc16a20ed6b34c151216ff52ba6 Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Mon, 20 Feb 2023 02:08:28 +0000 Subject: [PATCH] update changes --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index b56318450e..205697ac1d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,7 @@ ## Version 1.3.0 ## Features -- Password history setting allows to save user's last used password so that it may not be used again. Maximum number of history saved is 20, which can be configured [#4866](https://github.com/appwrite/appwrite/pull/4866) +- Password history setting allows to save user's last used password so that it may not be used again. Maximum number of history saved is 20, which can be configured. Minimum is 0 which means disabled. [#4866](https://github.com/appwrite/appwrite/pull/4866) # Version 1.2.0 ## Features