Update changelog with removal of pillow lib requirement
This commit is contained in:
parent
1b873e1c6e
commit
bde0f26496
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
to better make ANSI graphics look the same as for third-party clients
|
||||||
- `AttributeHandler.get(return_list=True)` will return `[]` if there are no
|
- `AttributeHandler.get(return_list=True)` will return `[]` if there are no
|
||||||
Attributes instead of `[None]`.
|
Attributes instead of `[None]`.
|
||||||
|
- Remove `pillow` requirement (install especially if using imagefield)
|
||||||
|
|
||||||
|
|
||||||
## Evennia 0.9 (2018-2019)
|
## Evennia 0.9 (2018-2019)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue