mirror of
https://github.com/Tiiffi/mcrcon.git
synced 2025-10-27 11:21:07 -04:00
Update version information, changelog and readme
This commit is contained in:
@ -1,5 +1,14 @@
|
||||
#### Version history:
|
||||
|
||||
###### 0.7.2
|
||||
- Quit gracefully when Ctrl-D or Ctrl+C is pressed
|
||||
- Remove "exit" and "quit" as quitting commands
|
||||
* these are actual rcon commands on some servers
|
||||
- Suppress compiler warning (strncpy)
|
||||
- fix erroneous string length in packet building function
|
||||
- Fix typo in ANSI escape sequence for LCYAN
|
||||
- Make stdout and stderr unbuffered
|
||||
|
||||
###### 0.7.1
|
||||
- Deprecate `-i` flag for invoking terminal mode
|
||||
- Add workaround to prevent server-side bug.
|
||||
|
||||
Reference in New Issue
Block a user