diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-08-23 16:23:45 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-08-23 16:23:45 -0400 |
commit | 7d5f95a6db3b432870097e3f1e0699f6202a41c2 (patch) | |
tree | da4d29ef930d381e7bfcf94309be76f3c99f1bda /release-notes.md | |
parent | e93d58f69b62a82922e311dfdd5c209b63d419e7 (diff) | |
download | SMAPI-7d5f95a6db3b432870097e3f1e0699f6202a41c2.tar.gz SMAPI-7d5f95a6db3b432870097e3f1e0699f6202a41c2.tar.bz2 SMAPI-7d5f95a6db3b432870097e3f1e0699f6202a41c2.zip |
update for SMAPI 1.15.3 release
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 c482986b..d5bb81fe 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.3 +For players: +* Fixed mods being marked as duplicate incorrectly in some cases. + ## 1.15.2 For players: * Improved errors when a mod DLL can't be loaded. |