mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
update changelog
This commit is contained in:
parent
4f35353289
commit
b7683364dd
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
## 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 dictionary setting allows to compare user's password against command password database [4906](https://github.com/appwrite/appwrite/pull/4906)
|
||||
|
||||
# Version 1.2.0
|
||||
## Features
|
||||
|
|
|
|||
Loading…
Reference in a new issue