diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-05-25 17:42:24 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-05-25 17:42:24 -0400 |
commit | 112b505118e65d2741a5cfebce44abd02742dd2f (patch) | |
tree | 6875043b4d1f0e3ddcd24b30f7b772d48c5c5f91 /docs | |
parent | 38a76b5108f679fedb0032a1d70bd8ca89f47283 (diff) | |
download | SMAPI-112b505118e65d2741a5cfebce44abd02742dd2f.tar.gz SMAPI-112b505118e65d2741a5cfebce44abd02742dd2f.tar.bz2 SMAPI-112b505118e65d2741a5cfebce44abd02742dd2f.zip |
update schema for Content Patcher 1.23
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 1497d6c9..b12e8931 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -18,6 +18,9 @@ * Fixed validation for mods with version `0.0.0`. * Fixed _loaded with custom settings_ trace log when using default settings. +* For the web UI: + * Updated the JSON validator/schema for Content Patcher 1.23. + ## 3.10.1 Released 03 May 2021 for Stardew Valley 1.5.4 or later. |