Update CHANGELOG.md and README.md

This commit is contained in:
Tiiffi
2025-11-21 16:07:05 +02:00
parent 142479f9ee
commit f0ef884cd5
2 changed files with 5 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
- Add experimental UTF-8 support for Windows
- Change maximum packet size to correct value (4096 -> 4106)
- Attempt to add missing newlines in bugged Minecraft servers
* Implemented for responses to the 'help' command and unknown commands
* Implemented for responses to the 'help' command and "Unknown or incomplete.." commands
- Print auth failed message to stderr instead of stdout
- Fail immediately if received packet size is out of spec
- Return proper exit code from run_terminal_mode()