Evennia 3.1.1 patch release

This commit is contained in:
Griatch 2024-01-14 18:32:43 +01:00
parent c2c2a581a9
commit 1aff06d73c
4 changed files with 6 additions and 4 deletions

View file

@ -1,7 +1,8 @@
# Changelog
## main branch
## Evennia 3.1.1
Jan 14, 2024
- [Fix][pull3398]: Fix to make e.g. `elvish"Hello"` work correctly in language rp
contrib (InspectorCaracal)