summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-02-27 20:40:49 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-02-27 20:40:49 -0500
commit8429485e696cd4eb9f1f1a6ab50fe2629a1836a0 (patch)
tree658d36d900730ef1c5f4135780f93b619739c160 /docs/release-notes.md
parentf36b4e06ef81f8d48280287058dbea999cd50166 (diff)
downloadSMAPI-8429485e696cd4eb9f1f1a6ab50fe2629a1836a0.tar.gz
SMAPI-8429485e696cd4eb9f1f1a6ab50fe2629a1836a0.tar.bz2
SMAPI-8429485e696cd4eb9f1f1a6ab50fe2629a1836a0.zip
update schema for Content Patcher 1.25.0
Diffstat (limited to 'docs/release-notes.md')
-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 29aa24c9..d92ef63d 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -26,6 +26,7 @@
`IAssetInfo.AssetNameEquals`<br />`IAssetData.AssetNameEquals` | Use `Name.IsEquivalentTo` instead.
* For the web UI:
+ * Updated the JSON validator/schema for Content Patcher 1.25.0.
* Added `data-*` attributes to log parser page for external tools.
* Fixed JSON validator warning shown for update keys without a subkey.