From bedebdd5247a706907c4c44794cbc991825cc13d Mon Sep 17 00:00:00 2001 From: Griatch Date: Sat, 13 Oct 2018 11:28:41 +0200 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index afe5ad1ba7..f70d8b7504 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Evennia 0.9 (2018-2019) + +### Commands + +- Removed default `@delaccount` command, incorporating as `@account/delete` instead. Added confirmation + question. + + ## Evennia 0.8 (2018) ### Server/Portal