Update changelog

This commit is contained in:
Griatch 2018-09-25 20:16:53 +02:00
parent e51c48c8fc
commit 240cc9e02f

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.