Evennia 4.3.0 minor release

This commit is contained in:
Griatch 2024-08-11 10:46:41 +02:00
parent 5501f1cb66
commit 5797b711db
5 changed files with 15 additions and 6 deletions

View file

@ -1,6 +1,8 @@
# Changelog
## Main
## Evennia 4.3.0
Aug 11, 2024
- [Feat][pull3531]: New contrib; `in-game reports` for handling user reports,
bugs etc in-game (InspectorCaracal)