summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-08-24 20:44:44 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-08-24 20:44:44 -0400
commit5622e3b319cf7a312537f2a555fee9e67628b1cd (patch)
tree61bf1f3d4f8aab1b87077ea17b93ae8502462d46 /release-notes.md
parent8df1ab7e1102dedf744e799af2cede560893c92a (diff)
downloadSMAPI-5622e3b319cf7a312537f2a555fee9e67628b1cd.tar.gz
SMAPI-5622e3b319cf7a312537f2a555fee9e67628b1cd.tar.bz2
SMAPI-5622e3b319cf7a312537f2a555fee9e67628b1cd.zip
fix map tilesheet load not handling seasonal variations (#352)
Diffstat (limited to 'release-notes.md')
-rw-r--r--release-notes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/release-notes.md b/release-notes.md
index d5bb81fe..430bd9c8 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -26,6 +26,10 @@ For mod developers:
For power users:
* Added command-line arguments to the SMAPI installer so it can be scripted.
+## 1.15.4
+For players:
+* Internal fixes to support Entoarox Framework and the upcoming SMAPI 2.0 release.
+
## 1.15.3
For players:
* Fixed mods being marked as duplicate incorrectly in some cases.