summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-06-28 22:30:34 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-06-28 22:30:34 -0400
commitc9fedebaf3231a2d5a00a95ff1ffd3ac5dac4ae2 (patch)
treedd411378aa9a75854350e3638af3b87fa3b012a6 /docs
parent3f5a5e54041a641e30fc5cc899046953d9763da4 (diff)
downloadSMAPI-c9fedebaf3231a2d5a00a95ff1ffd3ac5dac4ae2.tar.gz
SMAPI-c9fedebaf3231a2d5a00a95ff1ffd3ac5dac4ae2.tar.bz2
SMAPI-c9fedebaf3231a2d5a00a95ff1ffd3ac5dac4ae2.zip
add support for unofficial version in update checks (#532)
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 a8f6d851..14cf78a2 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -10,6 +10,7 @@
* Improved update checks:
* added beta update channel;
* added support for optional files on Nexus;
+ * added support for unofficial updates from the wiki (only if the installed version is incompatible);
* added console warning for mods which don't have update checks configured;
* fixed mod update checks failing if a mod only has prerelease versions on GitHub;
* fixed Nexus mod update alerts not showing HTTPS links.