diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-12-05 22:10:57 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-12-05 22:10:57 -0500 |
commit | 9c9a0a41b041a1799904e78596fdf1d77451e1c4 (patch) | |
tree | fb788366da88cfe16495633bfebe62cc0c244b55 /docs | |
parent | 9465628effad6bdb1994599031a8f60c3af2452e (diff) | |
download | SMAPI-9c9a0a41b041a1799904e78596fdf1d77451e1c4.tar.gz SMAPI-9c9a0a41b041a1799904e78596fdf1d77451e1c4.tar.bz2 SMAPI-9c9a0a41b041a1799904e78596fdf1d77451e1c4.zip |
update for 'force off' gamepad option added in Stardew Valley 1.4.0.1
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index dec552d6..c4607ef0 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -3,6 +3,9 @@ # Release notes ## Upcoming release +* For players: + * Updated for the 'Force Off' gamepad mode added in Stardew Valley 1.4.0.1. + * For the web UI: * If a JSON validator upload can't be saved to Pastebin (e.g. due to rate limits), it's now uploaded to Amazon S3 instead. Files uploaded to S3 expire after one month. * Updated the JSON validator for Content Patcher 1.10.0. |