summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-07-24 22:11:51 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-14 18:59:15 -0400
commit95f261b1f30d8c5ad6c179cd75a220dcca3c6395 (patch)
tree41a1d9c36078c1e5018f1cfcda587ec2ca9ccca6 /docs
parent890c6b3ea7c4aedf4a9130aceff8d80c78bd6e0f (diff)
downloadSMAPI-95f261b1f30d8c5ad6c179cd75a220dcca3c6395.tar.gz
SMAPI-95f261b1f30d8c5ad6c179cd75a220dcca3c6395.tar.bz2
SMAPI-95f261b1f30d8c5ad6c179cd75a220dcca3c6395.zip
fetch mod info from Nexus API if the web page is hidden due to adult content (#651)
Diffstat (limited to 'docs')
-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 4b380564..2b7d1545 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -24,6 +24,7 @@ These changes have not been released yet.
* Fixed map reloads resetting tilesheet seasons.
* Fixed map reloads not updating door warps.
* Fixed outdoor tilesheets being seasonalised when added to an indoor location.
+ * Fixed update checks failing for Nexus mods marked as adult content.
* For the mod compatibility list:
* Now loads faster (since data is fetched in a background service).