summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-01-06 02:14:44 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-01-06 02:14:44 -0500
commitd5b00bec84fca94ebd94bea509af060928585cc8 (patch)
treeb3c277b5899af7754e2758936d0f94b5dc598202 /docs/release-notes.md
parenta179466e6b2800846bd425e2fe61de80d52d77bd (diff)
downloadSMAPI-d5b00bec84fca94ebd94bea509af060928585cc8.tar.gz
SMAPI-d5b00bec84fca94ebd94bea509af060928585cc8.tar.bz2
SMAPI-d5b00bec84fca94ebd94bea509af060928585cc8.zip
simplify tilesheet order warning
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r--docs/release-notes.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 4c548924..d4702dd5 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -11,6 +11,9 @@
* For players:
* Reduced memory usage.
+* For modders:
+ * Simplified tilesheet order warning added in 3.8.2.
+
* For the Console Commands mod:
* Removed experimental `performance` command. Unfortunately this impacted SMAPI's memory usage and the data was often misinterpreted. This may be replaced with more automatic performance alerts in a future version.