From 4fb7ca53ed3aef8521dff1ac75dc482671287c4f Mon Sep 17 00:00:00 2001 From: Griatch Date: Thu, 21 Mar 2024 18:54:00 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc4c414a71..3740618239 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,15 @@ ## Main branch -- Doc fixes (Griatch) +- [Feature][pull3421]: New `utils.compress_whitespace` utility used with + default object's `.format_appearance` to make it easier to overload without + adding line breaks in hook returns. (InspectorCaracal) +- [Fix][pull3446]: Use plural ('no apples') instead of singular ('no apple') in + `get_numbered_name` for better grammatical form (InspectorCaracal) +- Doc fixes (Griatch, InspectorCaracal) + +[pull3421]: https://github.com/evennia/evennia/pull/3421 +[pull3446]: https://github.com/evennia/evennia/pull/3446 ## Evennia 4.0.0