diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-08-24 20:44:44 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-08-24 20:44:44 -0400 |
commit | 5622e3b319cf7a312537f2a555fee9e67628b1cd (patch) | |
tree | 61bf1f3d4f8aab1b87077ea17b93ae8502462d46 /release-notes.md | |
parent | 8df1ab7e1102dedf744e799af2cede560893c92a (diff) | |
download | SMAPI-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.md | 4 |
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. |