summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2023-03-30 19:20:46 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2023-04-02 15:44:05 -0400
commit2e618672aa7bce36a968aca00c2da4eaf336c15f (patch)
tree36f9643e6435c033e2ffe8d91b8dea1e3a96a55c /docs
parentc2e9aad698774e7db9b85292da9077f8462d2f5a (diff)
downloadSMAPI-2e618672aa7bce36a968aca00c2da4eaf336c15f.tar.gz
SMAPI-2e618672aa7bce36a968aca00c2da4eaf336c15f.tar.bz2
SMAPI-2e618672aa7bce36a968aca00c2da4eaf336c15f.zip
update schema for Content Patcher 1.29.0
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 4daf97ce..075ec6b4 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -21,6 +21,9 @@
* Adjusted `ModContentManager.HandleUnknownFileType` to let mods patch it.
* Fixed `Context.IsWorldReady` being editable by mods.
+* For the web UI:
+ * Updated the JSON validator/schema for Content Patcher 1.29.0.
+
## 3.18.2
Released 09 January 2023 for Stardew Valley 1.5.6 or later.