From 90c8593ba9a0828a4d3f563c6f08fc90933cd2ff Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 4 Mar 2018 17:34:43 -0500 Subject: update SMAPI URL in user agent (#454) --- docs/release-notes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index 37d3c7aa..93d07385 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -5,6 +5,7 @@ * Updated compatibility list. * 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. * For the [log parser][]: * Fixed mod list not including all mods if at least one has no author name. -- cgit