Run migrations! Update changelog for BigAutoField change

This commit is contained in:
Griatch 2022-11-01 23:30:19 +01:00
parent 0991116197
commit de3729103e

View file

@ -210,6 +210,7 @@ Up requirements to Django 4.0+, Twisted 22+, Python 3.9 or 3.10
- Improve search performance when having many DB-based prototypes via caching.
- Remove the `return_parents` kwarg of `evennia.prototypes.spawner.spawn` since it
was inefficient and unused.
- Made all id fields BigAutoField for all databases.
## Evennia 0.9.5