Start updating CHANGELOG for new version

This commit is contained in:
Griatch 2018-10-02 00:00:40 +02:00
parent 72f4fedcbe
commit 94b2677f4c

View file

@ -1,5 +1,13 @@
# Changelog
## Evennia 0.9 (2019)
Update to Python 3
- Use `python3 -m venv <myenvname>`
- Use `python3 -m pdb <script>` for debugging
## Evennia 0.8 (2018)
### Server/Portal