Update CHANGELOG

This commit is contained in:
Griatch 2023-09-20 22:59:22 +02:00
parent bd7c635d93
commit edc91787c0
3 changed files with 27 additions and 6 deletions

View file

@ -1,5 +1,17 @@
# Changelog
## Main branch
- [Fix][pull3267]: Missing recache step in ObjectSessionHandler (InspectorCaracal)
- [Fix][pull3270]: Evennia is its own MSSP family now, so we should return that
instead of 'Custom' (InspectorCaracal)
- [Fix][pull3274]: Traceback when creating objects with initial nattributes
(InspectorCaracal)
[pull3267]: https://github.com/evennia/evennia/pull/3267
[pull3270]: https://github.com/evennia/evennia/pull/3270
[pull3274]: https://github.com/evennia/evennia/pull/3274
## Evennia 2.3.0
Sept 3, 2023