From e09be824caa6118b34f7ef3bbdd47ab25a10872a Mon Sep 17 00:00:00 2001 From: Griatch Date: Fri, 17 Jan 2020 23:50:08 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5895b7a37..7d6ca4e3d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,7 +39,7 @@ without arguments starts a full interactive Python console. - EvMore auto-justify now defaults to False since this works better with all types of texts (such as tables). New `justify` bool. Old `justify_kwargs` remains but is now only used to pass extra kwargs into the justify function. -- Improve performance of `find` command on large data sets (strikaco) +- Improve performance of `find` and `objects` commands on large data sets (strikaco) ## Evennia 0.9 (2018-2019)