summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-05-20 00:58:03 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-05-20 00:58:03 -0400
commit933e889c24e565d9028d3719ba2d65d512890564 (patch)
treecd02f439137bc1e9f67011bb0be7021e0b497dae /release-notes.md
parent16281fb58944e7e829b184b014e27822c91c9f43 (diff)
parentca44c3f329f3a63e5cabad0b6838e24612bd0c49 (diff)
downloadSMAPI-933e889c24e565d9028d3719ba2d65d512890564.tar.gz
SMAPI-933e889c24e565d9028d3719ba2d65d512890564.tar.bz2
SMAPI-933e889c24e565d9028d3719ba2d65d512890564.zip
Merge branch 'develop' into stable
Diffstat (limited to 'release-notes.md')
-rw-r--r--release-notes.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/release-notes.md b/release-notes.md
index 641071e5..b7f5f1f7 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -10,6 +10,13 @@ For mod developers:
images).
-->
+## 1.13.1
+See [log](https://github.com/Pathoschild/SMAPI/compare/1.13...1.13.1).
+
+For players:
+* Fixed errors when loading a mod with no name or version.
+* Fixed mods with no manifest `Name` field having no name (SMAPI will now shows their filename).
+
## 1.13
See [log](https://github.com/Pathoschild/SMAPI/compare/1.12...1.13).