Update CHANGELOG
This commit is contained in:
parent
c4d8d9a116
commit
5501f1cb66
1 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Main
|
## Main
|
||||||
|
|
||||||
- [Feat][pull3531]: New contrib; `in-game reports` for handling user reportgs,
|
- [Feat][pull3531]: New contrib; `in-game reports` for handling user reports,
|
||||||
bugs etc in-game (InspectorCaracal)
|
bugs etc in-game (InspectorCaracal)
|
||||||
- [Feat][pull3586]: Add ANSI color support `|U`, `|I`, `|i`, `|s`, `|S` for
|
- [Feat][pull3586]: Add ANSI color support `|U`, `|I`, `|i`, `|s`, `|S` for
|
||||||
underline reset, italic/reset and strikethrough/reset (0xDEADFED5)
|
underline reset, italic/reset and strikethrough/reset (0xDEADFED5)
|
||||||
|
|
@ -19,6 +19,7 @@ underline reset, italic/reset and strikethrough/reset (0xDEADFED5)
|
||||||
- [Fix][pull3580]: Fix typo that made `find/loc` show the wrong dbref in result (erratic-pattern)
|
- [Fix][pull3580]: Fix typo that made `find/loc` show the wrong dbref in result (erratic-pattern)
|
||||||
- [Fix][pull3571]: Issue disambiguating between certain partial multimatches
|
- [Fix][pull3571]: Issue disambiguating between certain partial multimatches
|
||||||
(InspectorCaracal)
|
(InspectorCaracal)
|
||||||
|
- [Fix][pull3589]: Fix regex escaping in utils.py for future Python versions (hhsiao)
|
||||||
- [Docs]: Add True-color description for Colors documentation (0xDEADFED5)
|
- [Docs]: Add True-color description for Colors documentation (0xDEADFED5)
|
||||||
- [Docs]: Doc fixes (Griatch, InspectorCaracal, 0xDEADFED5)
|
- [Docs]: Doc fixes (Griatch, InspectorCaracal, 0xDEADFED5)
|
||||||
|
|
||||||
|
|
@ -30,6 +31,7 @@ underline reset, italic/reset and strikethrough/reset (0xDEADFED5)
|
||||||
[pull3531]: https://github.com/evennia/evennia/pull/3531
|
[pull3531]: https://github.com/evennia/evennia/pull/3531
|
||||||
[pull3571]: https://github.com/evennia/evennia/pull/3571
|
[pull3571]: https://github.com/evennia/evennia/pull/3571
|
||||||
[pull3582]: https://github.com/evennia/evennia/pull/3582
|
[pull3582]: https://github.com/evennia/evennia/pull/3582
|
||||||
|
[pull3589]: https://github.com/evennia/evennia/pull/3589
|
||||||
[issue3378]: https://github.com/evennia/evennia/issues/3578
|
[issue3378]: https://github.com/evennia/evennia/issues/3578
|
||||||
|
|
||||||
## Evennia 4.2.0
|
## Evennia 4.2.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue