Evennia 5.0.1 patch release

This commit is contained in:
Griatch 2025-07-02 15:26:30 +02:00
parent bd6962133d
commit 9024f804f9
5 changed files with 17 additions and 6 deletions

View file

@ -1,5 +1,15 @@
# Changelog
## Evennia 5.0.1
Jul 2, 2025
- [Fix][issue3696]: Fix Django version minimum string being too picky, causing
confusing warning message on startup (Griatch)
[issue3796]: https://github.com/evennia/evennia/issues/3796
## Evennia 5.0.0
Jul 1, 2025

View file

@ -1,6 +1,6 @@
# Evennia Documentation
This is the manual of [Evennia](https://www.evennia.com), the open source Python `MU*` creation system. Use the Search bar on the left to find or discover interesting articles. This manual was last updated outubro 26, 2024, see the [Evennia Changelog](Coding/Changelog.md). Latest released Evennia version is 5.0.0.
This is the manual of [Evennia](https://www.evennia.com), the open source Python `MU*` creation system. Use the Search bar on the left to find or discover interesting articles. This manual was last updated outubro 26, 2024, see the [Evennia Changelog](Coding/Changelog.md). Latest released Evennia version is 5.0.1.
- [Introduction](./Evennia-Introduction.md) - what is this Evennia thing?
- [Evennia in Pictures](./Evennia-In-Pictures.md) - a visual overview of Evennia