From 199f3e62dd38c321ed04a4e413cfe069c62023fc Mon Sep 17 00:00:00 2001 From: Griatch Date: Tue, 8 Oct 2024 22:19:47 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ed3c09e34..dbf1f5093d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog + +## Main branch + +- [Fix][pull3626]: Typo in `defense_type` in evadventure tutorial (feyrkh) +- [Docs][pull3576]: Rework doc for [Pycharm howto][doc-pycharm] +- Docs updates: feykrh + +[pull3626]: https://github.com/evennia/evennia/pull/3626 +[pull3676]: https://github.com/evennia/evennia/pull/3676 +[doc-pycharm]: https://www.evennia.com/docs/latest/Coding/Setting-up-PyCharm.html + ## Evennia 4.4.1 Oct 1, 2024