summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-01-07 21:29:49 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-01-07 21:29:49 -0500
commitceff27c9a82bb16358aa0f390ce3f346c06c47bc (patch)
treeeb9aff95561f97699cb1e35b36ecc7c72c3dff09 /docs/release-notes.md
parent18c69c5587f1196afc5c380cb078157e71b1a385 (diff)
downloadSMAPI-ceff27c9a82bb16358aa0f390ce3f346c06c47bc.tar.gz
SMAPI-ceff27c9a82bb16358aa0f390ce3f346c06c47bc.tar.bz2
SMAPI-ceff27c9a82bb16358aa0f390ce3f346c06c47bc.zip
update min game version
1.4.1 is needed due to the new gamepad option, which SMAPI 3.1 added support for.
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r--docs/release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index cf8fee7a..5aa279b5 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -5,6 +5,7 @@
* For players:
* SMAPI now prevents mods from crashing the game with invalid schedule data.
+ * Updated minimum game version (1.4 → 1.4.1).
## 3.1
Released 05 January 2019 for Stardew Valley 1.4 or later.