From 5501f1cb6660f0a0830b9fcc0f5270ea21baa2a9 Mon Sep 17 00:00:00 2001 From: Griatch Date: Sun, 11 Aug 2024 10:41:49 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 046a3da2e6..3103ad278a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 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) - [Feat][pull3586]: Add ANSI color support `|U`, `|I`, `|i`, `|s`, `|S` for 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][pull3571]: Issue disambiguating between certain partial multimatches (InspectorCaracal) +- [Fix][pull3589]: Fix regex escaping in utils.py for future Python versions (hhsiao) - [Docs]: Add True-color description for Colors documentation (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 [pull3571]: https://github.com/evennia/evennia/pull/3571 [pull3582]: https://github.com/evennia/evennia/pull/3582 +[pull3589]: https://github.com/evennia/evennia/pull/3589 [issue3378]: https://github.com/evennia/evennia/issues/3578 ## Evennia 4.2.0