summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-06-13 19:35:51 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-14 18:03:54 -0400
commit31c882c8cea66bbd2805cc5aab11abbce248782c (patch)
tree4368ebe2d3b4a98ab505ede69cdc267245d206ac /docs
parent93551c094139d4446ef5c4fc69bcda26e49e62bd (diff)
downloadSMAPI-31c882c8cea66bbd2805cc5aab11abbce248782c.tar.gz
SMAPI-31c882c8cea66bbd2805cc5aab11abbce248782c.tar.bz2
SMAPI-31c882c8cea66bbd2805cc5aab11abbce248782c.zip
fix map reloads not updating door warps (#643)
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 2cb477fd..b7cd61c6 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -19,6 +19,7 @@ These changes have not been released yet.
* Fixed lag in some cases due to incorrect asset caching when playing in non-English.
* Fixed lag when a mod invalidates many NPC portraits/sprites at once.
* Fixed map reloads resetting tilesheet seasons.
+ * Fixed map reloads not updating door warps.
* Fixed outdoor tilesheets being seasonalised when added to an indoor location.
* For modders: