summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-11-25 00:07:26 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-11-25 00:07:26 -0500
commitfb253941dfdd370d3081c6e46707424d993b300a (patch)
tree9819c0ac1ceaa8b5c6add64da01f0b366b458a75 /docs
parent43f11cfe51fdbb6c8fdee657ddf82d740ff6d738 (diff)
downloadSMAPI-fb253941dfdd370d3081c6e46707424d993b300a.tar.gz
SMAPI-fb253941dfdd370d3081c6e46707424d993b300a.tar.bz2
SMAPI-fb253941dfdd370d3081c6e46707424d993b300a.zip
add support for propagating map asset changes
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 df8f6676..95c822bd 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -4,6 +4,7 @@
* Fixed cryptic error when running the installer from inside a zip file on Windows.
* For modders:
+ * Reloading a map asset will now automatically update affected locations.
* Fixed newlines in most manifest fields not being ignored.
* For the web UI: