From 0c33efd54c2de390b62589688f8ad4490ccdd18f Mon Sep 17 00:00:00 2001 From: Griatch Date: Sat, 3 Dec 2022 15:02:40 +0100 Subject: [PATCH] Changelog header change --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73051f6d75..ade0a481ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,10 @@ ### Evennia 1.0 -2019-2022 develop branch +2019-2022 -Changed to using `main` branch to follow github standard. Old `master` branch remains -for now but will not be used anymore, so as to not break installs during transition. +_Changed to using `main` branch to follow github standard. Old `master` branch remains +for now but will not be used anymore, so as to not break installs during transition._ Increase requirements: Django 4.1+, Twisted 22.10+ Python 3.10, 3.11. PostgreSQL 11+.