Update to release notes

This commit is contained in:
Griatch 2022-12-03 14:29:15 +01:00
parent 32c643a45b
commit 003865cf61

View file

@ -7,6 +7,7 @@ This summarizes the changes. See the [Changelog](./Changelog.md) for the full li
- Python 3.10 is now required minimum. Ubuntu LTS now installs with 3.10. Evennia 1.0 is also tested with Python 3.11 - this is the recommended version for Linux/Mac. Windows users may want to stay on Python 3.10 unless they are okay with installing a C++ compiler.
- Twisted 22.10+
- Django 4.1+
- Main development now on `main` branch. `master` branch remains, but will not be updated anymore.
## Major new features