Update changelog

This commit is contained in:
Griatch 2023-04-29 08:02:00 +02:00
parent bc92bad15a
commit 879d1d3f79

View file

@ -10,6 +10,7 @@
- Tools: More unit tests for scripts (Storsorken)
- Fix: Components contrib had issues with inherited typeclasses (ChrisLR)
- Fix: f-string fix in clothing contrib (aMiss-aWry)
- Fix: Have `EvenniaTestCase` properly flush idmapper cache (bradleymarques)
- Docs: Made separate doc pages for Exits, Characters and Rooms. Expanded on how
to change the description of an in-game object with templating.
- Docs: A multitude of doc issues and typos fixed.