From 31c70f7897ce8d3f820923d6c44d0acda839955a Mon Sep 17 00:00:00 2001 From: Griatch Date: Tue, 25 Jan 2022 23:04:20 +0100 Subject: [PATCH] Update of changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18bdc1b5b1..f6c1f563aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -140,6 +140,8 @@ Up requirements to Django 3.2+, Twisted 21+ with the `set` command. This allows assigning real objects from in-game. - Add ability to examine `/script` and `/channel` entities with `examine` command. - Homogenize manager search methods to return querysets and not lists. +- Restructure unit tests to always honor default settings; make new parents in + on location for easy use in game dir. ### Evennia 0.9.5 (2019-2020)