summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-10-20 14:43:09 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-10-20 14:43:09 -0400
commite09499f628e6fb019ea856b197111f4a5bf3adf8 (patch)
tree981c7738013761ca62ada13c59ba1e25b17aca8a /docs
parent896f98f2604f508cd94f2fcb0aa34cd914a042b5 (diff)
downloadSMAPI-e09499f628e6fb019ea856b197111f4a5bf3adf8.tar.gz
SMAPI-e09499f628e6fb019ea856b197111f4a5bf3adf8.tar.bz2
SMAPI-e09499f628e6fb019ea856b197111f4a5bf3adf8.zip
recommend compatible SMAPI version in game version check error
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 f1d470df..9601c946 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -8,6 +8,7 @@
* Save backups are now in a `save-backups` subfolder, so they're easier to access. Note that previous backups will be deleted when you update.
* Improved various error messages to be more clear and intuitive.
* SMAPI now prevents a crash caused by mods adding dialogue the game can't parse.
+ * When you have an older game version, SMAPI now recommends a compatible SMAPI version in its error.
* Fixed transparency issues on Linux/Mac for some mod images.
* Fixed error when a mod manifest is corrupted.
* Fixed error when a mod adds an unnamed location.