From 003865cf612d96f638e75f2f8f8264231eade4d2 Mon Sep 17 00:00:00 2001 From: Griatch Date: Sat, 3 Dec 2022 14:29:15 +0100 Subject: [PATCH] Update to release notes --- docs/source/Coding/Release-Notes-1.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/Coding/Release-Notes-1.0.md b/docs/source/Coding/Release-Notes-1.0.md index 3b3265f93e..f2451da379 100644 --- a/docs/source/Coding/Release-Notes-1.0.md +++ b/docs/source/Coding/Release-Notes-1.0.md @@ -7,6 +7,7 @@ This summarizes the changes. See the [Changelog](./Changelog.md) for the full li - Python 3.10 is now required minimum. Ubuntu LTS now installs with 3.10. Evennia 1.0 is also tested with Python 3.11 - this is the recommended version for Linux/Mac. Windows users may want to stay on Python 3.10 unless they are okay with installing a C++ compiler. - Twisted 22.10+ - Django 4.1+ +- Main development now on `main` branch. `master` branch remains, but will not be updated anymore. ## Major new features