Update changelog

This commit is contained in:
Griatch 2018-09-25 20:16:53 +02:00
parent b837278370
commit eea3311e83

View file

@ -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.