Update CHANGELOG

This commit is contained in:
Griatch 2020-01-17 22:44:10 +01:00
parent 8f7a549d0b
commit d4f9421b8f

View file

@ -39,6 +39,7 @@ without arguments starts a full interactive Python console.
- EvMore auto-justify now defaults to False since this works better with all types
of texts (such as tables). New `justify` bool. Old `justify_kwargs` remains
but is now only used to pass extra kwargs into the justify function.
- Improve performance of `find` command on large data sets (strikaco)
## Evennia 0.9 (2018-2019)