summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-05-28 20:31:50 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-05-28 20:31:50 -0400
commitbbfd42eeb3b71a773389b0df84d1b267ed0d606b (patch)
tree0e833eec08986ae0dfb6d95cf6ba0c5194ac41b5 /release-notes.md
parent90275f1d56a6d74f93021d9b15a742f381ec4bfd (diff)
downloadSMAPI-bbfd42eeb3b71a773389b0df84d1b267ed0d606b.tar.gz
SMAPI-bbfd42eeb3b71a773389b0df84d1b267ed0d606b.tar.bz2
SMAPI-bbfd42eeb3b71a773389b0df84d1b267ed0d606b.zip
bump minimum game version to 1.2.30
Diffstat (limited to 'release-notes.md')
-rw-r--r--release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/release-notes.md b/release-notes.md
index f202f4d4..34c3e141 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -22,6 +22,7 @@ For players:
* Fixed "unknown mod" deprecation warnings by improving how SMAPI detects the mod using the event.
* Fixed `libgdiplus.dylib` errors for some players on Mac.
* Fixed rare crash when window loses focus for a few players.
+* Bumped minimum game version to 1.2.30.
For modders:
* You can now add dependencies to `manifest.json`.