mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 12:56:30 +01:00
Update changelog
This commit is contained in:
parent
9e34e81818
commit
5fcccca7d1
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
- [Feature][pull3421]: New `utils.compress_whitespace` utility used with
|
||||
default object's `.format_appearance` to make it easier to overload without
|
||||
adding line breaks in hook returns. (InspectorCaracal)
|
||||
- [Feature][pull3458]: New `sethelp/category` switch to change a help topic's
|
||||
category after it was created (chiizujin)
|
||||
- [Fix][pull3446]: Use plural ('no apples') instead of singular ('no apple') in
|
||||
`get_numbered_name` for better grammatical form (InspectorCaracal)
|
||||
- [Fix][pull3453]: Object aliases not showing in search multi-match
|
||||
|
|
@ -24,6 +26,7 @@
|
|||
[pull3455]: https://github.com/evennia/evennia/pull/3455
|
||||
[pull3456]: https://github.com/evennia/evennia/pull/3456
|
||||
[pull3457]: https://github.com/evennia/evennia/pull/3457
|
||||
[pull3458]: https://github.com/evennia/evennia/pull/3458
|
||||
|
||||
## Evennia 4.0.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue