summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-03-07 21:43:23 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-03-07 21:43:23 -0500
commit00969f3b485fd0637980cb4dd8abead2fe621a3b (patch)
tree89dc275a6ffd394f040e1909aa22b2e8e9b55db7 /docs
parent5399239c2be01396958ed454d6ae56f006d20ca5 (diff)
downloadSMAPI-00969f3b485fd0637980cb4dd8abead2fe621a3b.tar.gz
SMAPI-00969f3b485fd0637980cb4dd8abead2fe621a3b.tar.bz2
SMAPI-00969f3b485fd0637980cb4dd8abead2fe621a3b.zip
update the JSON schema for Content Patcher 1.21
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 36351f34..ed03b3db 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -20,6 +20,9 @@ Released 07 March 2021 for Stardew Valley 1.5.4 or later.
* Fixed `RewriteMods` option ignored when rewriting for OS compatibility.
* Fixed edge case when playing as a farmhand in non-English where translatable assets loaded via `IAssetLoader` weren't reapplied immediately when the server disconnects.
+* For the web UI:
+ * Updated the JSON validator/schema for Content Patcher 1.21.
+
## 3.9.2
Released 21 February 2021 for Stardew Valley 1.5.4 or later.