Update changelog with removal of pillow lib requirement

This commit is contained in:
Griatch 2019-09-19 19:26:42 +02:00
parent 1b873e1c6e
commit bde0f26496

View File

@ -26,6 +26,7 @@ without arguments starts a full interactive Python console.
to better make ANSI graphics look the same as for third-party clients
- `AttributeHandler.get(return_list=True)` will return `[]` if there are no
Attributes instead of `[None]`.
- Remove `pillow` requirement (install especially if using imagefield)
## Evennia 0.9 (2018-2019)