Update CHANGELOG again

This commit is contained in:
Griatch 2020-10-21 21:04:25 +02:00
parent de24b2cd48
commit 14a5823796

View file

@ -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)