summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-08-18 22:39:37 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-08-18 22:39:37 -0400
commitb2103bbfa6691cd6726d626fbf8c0567b8092746 (patch)
treee1aba5a0c44ef5d77aab2a833569cd1c620b0b2e /docs
parentc51a593e93ba4d7e41971ed64cfa413449d501e3 (diff)
downloadSMAPI-b2103bbfa6691cd6726d626fbf8c0567b8092746.tar.gz
SMAPI-b2103bbfa6691cd6726d626fbf8c0567b8092746.tar.bz2
SMAPI-b2103bbfa6691cd6726d626fbf8c0567b8092746.zip
update schema for Content Patcher 1.28.0
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 5626dcc8..87693512 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -31,6 +31,7 @@
* Added log parser warning about performance of PyTK 1.23.0 or earlier.
* Converted images to SVG (thanks to ishan!).
* Updated log parser for new update alert format in SMAPI 3.15.1.
+ * Updated the JSON validator/schema for Content Patcher 1.28.0.
* Fixed log parsing for invalid content packs.
* Fixed log parsing if a mod logged a null character.