summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-02-19 22:54:01 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-02-19 22:54:01 -0500
commit50d7e95920e1963af583f398055c6e8ad5df1033 (patch)
treec3a9330e0027d320df9276ac74b6fed1998fe3bc /docs
parentb1876dec7ac6132b03b06277ef4d3bd8900b8805 (diff)
downloadSMAPI-50d7e95920e1963af583f398055c6e8ad5df1033.tar.gz
SMAPI-50d7e95920e1963af583f398055c6e8ad5df1033.tar.bz2
SMAPI-50d7e95920e1963af583f398055c6e8ad5df1033.zip
fix errors parsing the mod compatibility list on the new wiki
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 82913873..041071e0 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -22,6 +22,7 @@
* Added error details when an event command fails.
* For the web UI:
+ * Updated for the new wiki.
* Updated the JSON validator/schema for Content Patcher 1.20.
* Fixed mod compatibility list error if a mod has no name.