Evennia 1.2.0 minor release

This commit is contained in:
Griatch 2023-02-25 09:23:59 +01:00
parent a6fa973680
commit e27a5e9951
5 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# Changelog
## Main
## Evennia 1.2.0
- Bug fix: `TagHandler.get` did not consistently cast to string (aMiss-aWry)
- Bug fix: Channels hard to manage if given in different case (aMiss-aWry)