clarify release note

This commit is contained in:
Jesse Plamondon-Willard 2017-05-17 13:12:31 -04:00
parent f9c708d863
commit 0b853ca18d
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ See [log](https://github.com/Pathoschild/SMAPI/compare/1.12...1.13).
For players:
* SMAPI now recovers better from mod draw errors and detects when the error is irrecoverable.
* SMAPI now recovers automatically from update errors if possible.
* SMAPI now recovers automatically from errors in the game loop when possible.
* SMAPI now remembers if your game crashed and offers help next time you launch it.
* Fixed installer finding redundant game paths on Linux.
* Fixed save events not being raised after the first day on Linux/Mac.