diff options
Diffstat (limited to 'release-notes.md')
-rw-r--r-- | release-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release-notes.md b/release-notes.md index 0177a388..540efb48 100644 --- a/release-notes.md +++ b/release-notes.md @@ -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. |