diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-03-27 21:03:47 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-03-27 21:03:47 -0400 |
commit | cecd17ec3c5a46ac37caf926a74eff03d49740a1 (patch) | |
tree | 5570d121139c7b2f64ffe780c3237e5d95dca0d6 /docs | |
parent | d0dad43e243864eb8bfdf46c853c5c7fba7c55ed (diff) | |
download | SMAPI-cecd17ec3c5a46ac37caf926a74eff03d49740a1.tar.gz SMAPI-cecd17ec3c5a46ac37caf926a74eff03d49740a1.tar.bz2 SMAPI-cecd17ec3c5a46ac37caf926a74eff03d49740a1.zip |
update schema for Content Patcher 1.13
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 185ddc69..b404f18d 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -8,6 +8,9 @@ Released 24 March 2020 for Stardew Valley 1.4.1 or later. * Asset changes now propagate to NPCs in an event (e.g. wedding sprites). * Fixed mouse input suppression not working in SMAPI 3.4. +* For the web UI: + * Updated the JSON validator and Content Patcher schema for Content Patcher 1.13. + ## 3.4 Released 22 March 2020 for Stardew Valley 1.4.1 or later. |