mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update CHANGELOG again
This commit is contained in:
parent
de24b2cd48
commit
14a5823796
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
- Make `object.search` support 'stacks=0' keyword - if ``>0``, the method will return
|
||||
N identical matches instead of triggering a multi-match error.
|
||||
- Add `tags.has()` method for checking if an object has a tag or tags (PR by ChrisLR)
|
||||
- Make IP throttle use Django-based cache system for optional persistence (PR by strikaco)
|
||||
|
||||
|
||||
### Evennia 0.9.5 (master)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue