mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update links pages
This commit is contained in:
parent
4fb7ca53ed
commit
05ab1c2a9b
2 changed files with 13 additions and 0 deletions
|
|
@ -1,5 +1,17 @@
|
|||
# Changelog
|
||||
|
||||
## Main branch
|
||||
|
||||
- [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)
|
||||
- [Fix][pull3446]: Use plural ('no apples') instead of singular ('no apple') in
|
||||
`get_numbered_name` for better grammatical form (InspectorCaracal)
|
||||
- Doc fixes (Griatch, InspectorCaracal)
|
||||
|
||||
[pull3421]: https://github.com/evennia/evennia/pull/3421
|
||||
[pull3446]: https://github.com/evennia/evennia/pull/3446
|
||||
|
||||
## Evennia 4.0.0
|
||||
|
||||
March 17, 2024
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue