mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update Changelog
This commit is contained in:
parent
8a6ec779da
commit
2c607b5bb3
1 changed files with 4 additions and 0 deletions
|
|
@ -117,6 +117,10 @@
|
|||
- `AttributeHandler.remove` and `TagHandler.remove` can now be used to delete by-category. If neither
|
||||
key nor category is given, they now work the same as .clear().
|
||||
|
||||
### Protocols
|
||||
|
||||
- Support for `Grapevine` MUD-chat network ("channels" supported)
|
||||
|
||||
### Server
|
||||
|
||||
- Convert ServerConf model to store its values as a Picklefield (same as Attributes) instead of using a custom solution.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue