From 60bd57f2fc9ad7c106fd1f488cf0dc77952be63d Mon Sep 17 00:00:00 2001 From: Griatch Date: Thu, 14 Aug 2025 16:44:09 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2cb3141ed..0ddffe466f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## Main branch + +- [Fix][pull3799]: Fix typo in `basic_tc.py` contrib for beginner tutorial (Tharic99) +- [Doc][pull3800]: Describe support for Telnet SSH in HAProxy documentation (holl0wstar) + +[pull3799]: https://github.com/evennia/evennia/issues/3799 +[pull3800]: https://github.com/evennia/evennia/issues/3800 + + ## Evennia 5.0.1 Jul 2, 2025