summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-01-15 18:04:33 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-01-15 18:04:33 -0500
commitd029dd652fcb7390d756d92803da2dbc91f8b0de (patch)
treec7d18420ff2a75556eb946250853220f33dfb113 /docs
parent4cffd6c2c092b18940f2dd1041e418f60573a87e (diff)
downloadSMAPI-d029dd652fcb7390d756d92803da2dbc91f8b0de.tar.gz
SMAPI-d029dd652fcb7390d756d92803da2dbc91f8b0de.tar.bz2
SMAPI-d029dd652fcb7390d756d92803da2dbc91f8b0de.zip
fix JSON validator not recognizing manifest update subkeys
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 aea4dbab..3be90208 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -18,6 +18,7 @@
* For the web UI:
* Added log download option.
* Fixed log parser not correctly handling multiple mods having the exact same name.
+ * Fixed JSON validator not recognizing manifest [update subkeys](https://stardewvalleywiki.com/Modding:Modder_Guide/APIs/Update_checks#Update_subkeys).
## 3.13.2
Released 05 December 2021 for Stardew Valley 1.5.5 or later.