From b5e87409de137d9c6fe1f0f4877d7ecc7c9e72aa Mon Sep 17 00:00:00 2001 From: Griatch Date: Sun, 21 Oct 2018 15:45:17 +0200 Subject: [PATCH] Update devel changelog with latest mergers --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d00135dbf3..8a31aecb97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ - Removed default `@delaccount` command, incorporating as `@account/delete` instead. Added confirmation question. +- Add new `@force` command to have another object perform a command. +- Add the Portal uptime to the `@time` command. +- Make the `@link` command first make a local search before a global search. + +### Utils + +- Added more unit tests. ## Evennia 0.8 (2018)