diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-01-07 21:26:58 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-01-07 21:26:58 -0500 |
commit | 18c69c5587f1196afc5c380cb078157e71b1a385 (patch) | |
tree | d5e11634247cad2b2a66975d78f57db60e4fcd04 /docs | |
parent | b8a566a060eb5caa8cc37edba3ca670192f7a35b (diff) | |
download | SMAPI-18c69c5587f1196afc5c380cb078157e71b1a385.tar.gz SMAPI-18c69c5587f1196afc5c380cb078157e71b1a385.tar.bz2 SMAPI-18c69c5587f1196afc5c380cb078157e71b1a385.zip |
intercept schedule errors
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index ed6f9013..cf8fee7a 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,6 +1,11 @@ ← [README](README.md) # Release notes +## Upcoming release + +* For players: + * SMAPI now prevents mods from crashing the game with invalid schedule data. + ## 3.1 Released 05 January 2019 for Stardew Valley 1.4 or later. |