diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-12-03 19:36:56 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-12-03 19:36:56 -0500 |
commit | 0aad3f545af854619c641dc8b57ac0cf12971c8e (patch) | |
tree | 8c51388cbbeb36a321916650308874388da8903c /docs | |
parent | d34f369d35290bca96cc7225d9765d1a8a66fa8b (diff) | |
download | SMAPI-0aad3f545af854619c641dc8b57ac0cf12971c8e.tar.gz SMAPI-0aad3f545af854619c641dc8b57ac0cf12971c8e.tar.bz2 SMAPI-0aad3f545af854619c641dc8b57ac0cf12971c8e.zip |
update Content Patcher schema
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 1c106542..9c3b8e3e 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,6 +1,11 @@ ← [README](README.md) # Release notes +## Upcoming release + +* For the web UI: + * Updated the JSON validator for Content Patcher 1.10.0. + ## 3.0.1 Released 02 December 2019 for Stardew Valley 1.4.0.1. |