mirror of
https://github.com/Tiiffi/mcrcon.git
synced 2025-10-28 03:41:07 -04:00
Update CHANGELOG.md
This commit is contained in:
@ -3,6 +3,10 @@
|
|||||||
###### 0.7.3
|
###### 0.7.3
|
||||||
- Add support to Valve style rcon authentication
|
- Add support to Valve style rcon authentication
|
||||||
- Change maximum packet size to correct value (4096 -> 4106)
|
- Change maximum packet size to correct value (4096 -> 4106)
|
||||||
|
- 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()
|
||||||
|
- Add error messages to rcon_command() function
|
||||||
|
|
||||||
###### 0.7.2
|
###### 0.7.2
|
||||||
- Quit gracefully when Ctrl-D or Ctrl+C is pressed
|
- Quit gracefully when Ctrl-D or Ctrl+C is pressed
|
||||||
|
|||||||
Reference in New Issue
Block a user