Update CHANGELOG.md
This commit is contained in:
parent
246c67a622
commit
2f30ef20fd
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* Do not forget to sign every line you change with your name. (@hakusaro)
|
||||
* If there is no section called "Upcoming changes" below this line, please add one with `## Upcoming changes` as the first line, and then a bulleted item directly after with the first change.
|
||||
|
||||
## TShock 4.5.11
|
||||
* Fixed the exploit with increasing projectile size.
|
||||
|
||||
## TShock 4.5.10
|
||||
* Changed the server behavior when `SIGINT` is received. When `SIGINT` is trapped, the server will attempt to shut down safely. When it is trapped a second time in a session, it will immediately exit. (`SIGINT` is typically triggered via CTRL + C.) This means that it is possible to corrupt your world if you force shutdown at the wrong time (e.g., while the world is saving), but hopefully you expect this to happen if you hit CTRL + C twice in a session and you read the warning. (@hakusaro, @Onusai)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue