summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-02-22 11:59:10 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-02-22 11:59:10 -0500
commitb8636fdf2fb341029e16f0b9b51c07735d2a71d8 (patch)
tree2dd94402543610ef60e1d2aebd72f1baa6516107 /docs
parentd3ec98fec8077026d3a97a74d4efc471ab37ad67 (diff)
downloadSMAPI-b8636fdf2fb341029e16f0b9b51c07735d2a71d8.tar.gz
SMAPI-b8636fdf2fb341029e16f0b9b51c07735d2a71d8.tar.bz2
SMAPI-b8636fdf2fb341029e16f0b9b51c07735d2a71d8.zip
update draw logic for recent game updates
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 fe43412a..05bb2c60 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -6,6 +6,7 @@
* Improved performance for mods which load a large number of images.
* Reduced network traffic for mod broadcasts to players who can't process them.
* Fixed update-check errors for recent versions of SMAPI on Android.
+ * Updated draw logic to match recent game updates.
* Updated compatibility list.
* Updated SMAPI/game version map.
* Updated translations. Thanks to xCarloC (added Italian)!