mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update CHANGELOG
This commit is contained in:
parent
983a58f055
commit
d4590ff600
1 changed files with 2 additions and 0 deletions
|
|
@ -100,6 +100,8 @@ Web/Django standard initiative (@strikaco)
|
|||
+ `validate_username`: Mechanism for validating a username based on predefined Django validators.
|
||||
+ `validate_password`: Mechanism for validating a password based on predefined Django validators.
|
||||
+ `set_password`: Apply password to account, using validation checks.
|
||||
- `AttributeHandler.remove` and `TagHandler.remove` can now be used to delete by-category. If neither
|
||||
key nor category is given, they now work the same as .clear().
|
||||
|
||||
### Server
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue