diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-06-28 01:13:11 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-06-28 01:13:11 -0400 |
commit | 5e1212e99aa7cb8c0333a57fa60236df79b0ac6d (patch) | |
tree | c40dfeb1b42a96d4eb166a8887b002eff9b344e9 /docs | |
parent | 8254a821cc7e7c1f6f8e528e70ba8a9956b13bc4 (diff) | |
download | SMAPI-5e1212e99aa7cb8c0333a57fa60236df79b0ac6d.tar.gz SMAPI-5e1212e99aa7cb8c0333a57fa60236df79b0ac6d.tar.bz2 SMAPI-5e1212e99aa7cb8c0333a57fa60236df79b0ac6d.zip |
update schema for Content Patcher 1.27.0
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 8920662f..4c504150 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -13,6 +13,7 @@ * Fixed `smapi-internal/config.user.json` overrides not applied after SMAPI 3.14.0. * For the web UI: + * Updated the JSON validator/schema for Content Patcher 1.27.0. * Fixed the mod count in the log parser metadata. ## 3.15.0 |