Evennia 4.0.0 major release

This commit is contained in:
Griatch 2024-03-17 14:03:15 +01:00
parent 5e8a75ac8b
commit e25ee5d29c
6 changed files with 20 additions and 19 deletions

View file

@ -1,6 +1,8 @@
# Changelog
## Evennia Main branch
## Evennia 4.0.0
March 17, 2024
- Feature: Support Python 3.12 (Griatch). Currently supporting 3.10,3.11 and
3.12. Note that 3.10 support will be removed in a future release.