summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-12-16 21:51:55 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-12-16 21:51:55 -0500
commit4da65cf4c079ee32f0a5582fb73add2362b5a70c (patch)
treec1ebaa57ee485128fa63bb6aa82cf9ac0b768538 /docs
parentc4e2e94eed30f6e04312d5973322e4696ea672ea (diff)
downloadSMAPI-4da65cf4c079ee32f0a5582fb73add2362b5a70c.tar.gz
SMAPI-4da65cf4c079ee32f0a5582fb73add2362b5a70c.tar.bz2
SMAPI-4da65cf4c079ee32f0a5582fb73add2362b5a70c.zip
update schemas for Content Patcher 1.11
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 75438aaa..772d95aa 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -14,7 +14,7 @@
* For the web UI:
* Added option to edit & reupload in the JSON validator.
* If a JSON validator upload can't be saved to Pastebin (e.g. due to rate limits), it's now uploaded to Amazon S3 instead. Files uploaded to S3 expire after one month.
- * Updated the JSON validator for Content Patcher 1.10.0.
+ * Updated the JSON validator for Content Patcher 1.10 and 1.11.
* Fixed JSON validator no longer letting you change format when viewing results.
* For modders: