summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-09-01 21:48:08 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-09-01 21:48:08 -0400
commit5848a355bac789ba8d879df64bea400d17ea83f5 (patch)
tree87b823c40d7ee0a60f441e46c570377a4b42699d /docs
parentcf1d800b58bdd8c5f0ebb018da4cce6fad27adb0 (diff)
downloadSMAPI-5848a355bac789ba8d879df64bea400d17ea83f5.tar.gz
SMAPI-5848a355bac789ba8d879df64bea400d17ea83f5.tar.bz2
SMAPI-5848a355bac789ba8d879df64bea400d17ea83f5.zip
add friendly errors when using SMAPI 3.12.x with Stardew Valley 1.5.5+
Diffstat (limited to 'docs')
-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 ba2fe46a..45670c29 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -3,6 +3,7 @@
# Release notes
## Upcoming release
* For players:
+ * Added friendly error when using SMAPI 3.2._x_ with Stardew Valley 1.5.5 or later.
* Improved mod compatibility in 64-bit mode (thanks to spacechase0!).
* Reducing load time when scanning/rewriting many mods for compatibility.
* Updated compatibility list.