Evennia 4.1.1 patch release

This commit is contained in:
Griatch 2024-04-06 23:07:10 +02:00
parent 92d964476c
commit f823e367f0
4 changed files with 13 additions and 6 deletions

View file

@ -1,6 +1,8 @@
# Changelog
## Main branch
## Evennia 4.1.1
April 6, 2024
- [Fix][pull3438]: Error with 'you' mapping in third-person style of
`msg_contents` (InspectorCaracal)