summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-03-04 18:46:05 -0500
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-03-04 18:46:05 -0500
commit99023f94871e1f9bad5ee5f5db0ff041a02e9ed5 (patch)
treeed5a44b3199cd6c8dc1a20781dd6b071b4254900 /docs/release-notes.md
parent90c8593ba9a0828a4d3f563c6f08fc90933cd2ff (diff)
downloadSMAPI-99023f94871e1f9bad5ee5f5db0ff041a02e9ed5.tar.gz
SMAPI-99023f94871e1f9bad5ee5f5db0ff041a02e9ed5.tar.bz2
SMAPI-99023f94871e1f9bad5ee5f5db0ff041a02e9ed5.zip
add support for mapping non-semantic remote mod versions
Diffstat (limited to 'docs/release-notes.md')
-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 93d07385..903eaf6f 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -6,6 +6,7 @@
* Fixed some incompatible-mod errors not showing the mod URL.
* Fixed rare crash with a specific combination of `manifest.json` fields and internal SMAPI mod data.
* Fixed update checks not working for Nexus Mods due to a change in their API.
+ * Fixed update checks failing for some older mods with non-standard versions.
* For the [log parser][]:
* Fixed mod list not including all mods if at least one has no author name.