update changelog

This commit is contained in:
Lion Kortlepel 2022-10-31 11:19:10 +01:00
parent aa58c1e211
commit 896e777e23
No known key found for this signature in database
GPG Key ID: 4322FF2B4C71259B

View File

@ -1,6 +1,10 @@
# v3.1.1
- FIXED many issues which could cause the server to crash when receiving weird data
- FIXED bug which caused GetPlayerIdentifiers, GetPlayerName, etc not to work in `onPlayerDisconnect`
- FIXED some issues which could cause the server to crash when receiving malformed data
- FIXED a bug which caused a server to crash during authentication when receiving malformed data
- FIXED minor vulnerability in chat message handling
- FIXED a minor formatting bug in the `status` command
# v3.1.0