From 0778ba1aac98c02aa42ec445098ffda2c544ac7e Mon Sep 17 00:00:00 2001 From: Griatch Date: Mon, 30 Sep 2019 19:06:55 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12001f0877..f10a4b8cc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ without arguments starts a full interactive Python console. - Add Simplified Korean translation (user aceamro) - Show warning on `start -l` if settings contains values unsafe for production. - Make code auto-formatted with Black. +- Make default `set` command able to edit nested structures (PR by Aaron McMillan) ## Evennia 0.9 (2018-2019)