summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-12-20 22:18:09 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-12-20 22:18:09 -0500
commit0d7d4476004d33b395d6df81386e4159d8898027 (patch)
tree79cd72f30400b228c552530b3ccc0603ccf4c7bc /docs/release-notes.md
parent95f658014ebd2aadce1bc72d1d7e763efd7782ba (diff)
downloadSMAPI-0d7d4476004d33b395d6df81386e4159d8898027.tar.gz
SMAPI-0d7d4476004d33b395d6df81386e4159d8898027.tar.bz2
SMAPI-0d7d4476004d33b395d6df81386e4159d8898027.zip
auto-fix maps broken due to missing vanilla tilesheet
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 e0c6977d..caa5cc68 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -3,6 +3,7 @@
# Release notes
## Upcoming release
* For players:
+ * SMAPI now auto-fixes maps loaded without a required tilesheet to prevent errors.
* Fixed outdated instructions in Steam error message.
* Simplified [running without a terminal on Linux/macOS](https://stardewvalleywiki.com/Modding:Player_Guide/Troubleshooting#SMAPI_doesn.27t_recognize_controller_.28Steam_only.29) when needed.
* Updated compatibility list.