Update changelog
This commit is contained in:
parent
37a05f4b17
commit
49bb82f8ff
2 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
## Evennia 2.1.0
|
## Evennia 2.1.0
|
||||||
|
|
||||||
|
July 14, 2023
|
||||||
|
|
||||||
- Fix: The new `ExtendedRoom` contrib has a bug when dug with no descriptions.
|
- Fix: The new `ExtendedRoom` contrib has a bug when dug with no descriptions.
|
||||||
- Fix: Clean up `get_sides` function in evadventure tutorial to return also
|
- Fix: Clean up `get_sides` function in evadventure tutorial to return also
|
||||||
the calling combatant with its `allies` return, to make it easier to reason around.
|
the calling combatant with its `allies` return, to make it easier to reason around.
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
## Evennia 2.1.0
|
## Evennia 2.1.0
|
||||||
|
|
||||||
|
July 14, 2023
|
||||||
|
|
||||||
- Fix: The new `ExtendedRoom` contrib has a bug when dug with no descriptions.
|
- Fix: The new `ExtendedRoom` contrib has a bug when dug with no descriptions.
|
||||||
- Fix: Clean up `get_sides` function in evadventure tutorial to return also
|
- Fix: Clean up `get_sides` function in evadventure tutorial to return also
|
||||||
the calling combatant with its `allies` return, to make it easier to reason around.
|
the calling combatant with its `allies` return, to make it easier to reason around.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue