mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Evennia 1.1.0 minor release
This commit is contained in:
parent
b8012b7e92
commit
3d05932156
6 changed files with 32 additions and 11 deletions
|
|
@ -1,23 +1,32 @@
|
|||
# Changelog
|
||||
|
||||
### Evennia 1.0.2
|
||||
## Evennia 1.1.0
|
||||
Jan 7, 2023
|
||||
|
||||
- Stop new registrations with `settings.NEW_ACCOUNT_REGISTRATION_ENABLED`
|
||||
(inspectorcaracal)
|
||||
- Bug fixes
|
||||
|
||||
## Evennia 1.0.2
|
||||
Dec 21, 2022
|
||||
|
||||
Bug fix release. Fix more issues with discord bot reconnecting. Some doc
|
||||
updates.
|
||||
|
||||
### Evennia 1.0.1
|
||||
## Evennia 1.0.1
|
||||
Dec 7, 2022
|
||||
|
||||
Bug fix release. Main issue was reconnect bug for discord bot.
|
||||
|
||||
## Evennia 1.0
|
||||
## Evennia 1.0.0
|
||||
|
||||
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._
|
||||
|
||||
Also changing to using semantic versioning with this version.
|
||||
|
||||
Increase requirements: Django 4.1+, Twisted 22.10+ Python 3.10, 3.11. PostgreSQL 11+.
|
||||
|
||||
- New `drop:holds()` lock default to limit dropping nonsensical things. Access check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue