diff --git a/CHANGELOG.md b/CHANGELOG.md index f1a047ae00..c3ff4ad6e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.