diff --git a/CHANGELOG.md b/CHANGELOG.md index c1ead4b367..d54222cd26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,6 +81,7 @@ ### General - Start structuring the `CHANGELOG` to list features in more detail. +- Docker image `evennia/evennia:develop` is now auto-built, tracking the develop branch. - Inflection and grouping of multiple objects in default room (an box, three boxes) - `evennia.set_trace()` is now a shortcut for launching pdb/pudb on a line in the Evennia event loop.