Update CHANGELOG
This commit is contained in:
parent
cab8f0eb2b
commit
489d079d10
1 changed files with 2 additions and 0 deletions
|
|
@ -149,6 +149,8 @@ Up requirements to Django 4.0+, Twisted 22+, Python 3.9 or 3.10
|
||||||
on location for easy use in game dir.
|
on location for easy use in game dir.
|
||||||
- The `Lunr` search engine used by help excludes common words; the settings-list
|
- The `Lunr` search engine used by help excludes common words; the settings-list
|
||||||
`LUNR_STOP_WORD_FILTER_EXCEPTIONS` can be extended to make sure common names are included.
|
`LUNR_STOP_WORD_FILTER_EXCEPTIONS` can be extended to make sure common names are included.
|
||||||
|
- Add `.deserialize()` method to `_Saver*` structures to help completely
|
||||||
|
decouple structures from database without needing separate import.
|
||||||
|
|
||||||
|
|
||||||
## Evennia 0.9.5
|
## Evennia 0.9.5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue