mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Start updating CHANGELOG for new version
This commit is contained in:
parent
72f4fedcbe
commit
94b2677f4c
1 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## Evennia 0.9 (2019)
|
||||
|
||||
Update to Python 3
|
||||
|
||||
- Use `python3 -m venv <myenvname>`
|
||||
- Use `python3 -m pdb <script>` for debugging
|
||||
|
||||
|
||||
## Evennia 0.8 (2018)
|
||||
|
||||
### Server/Portal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue