diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-03-29 14:40:17 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-03-29 14:40:17 -0400 |
commit | 6f8fb2a68b3e45763c1b71e7f420fd7f174ffc60 (patch) | |
tree | 6d7bc1e56c0bb00ea4d69d138a5c8fb1f7228411 /docs/release-notes.md | |
parent | 3e54ac88579ba202d9bac34ca88c1dcb25f90a64 (diff) | |
download | SMAPI-6f8fb2a68b3e45763c1b71e7f420fd7f174ffc60.tar.gz SMAPI-6f8fb2a68b3e45763c1b71e7f420fd7f174ffc60.tar.bz2 SMAPI-6f8fb2a68b3e45763c1b71e7f420fd7f174ffc60.zip |
fix AutoQualityPatch version in compatibility list
Diffstat (limited to 'docs/release-notes.md')
-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 78d9d8bd..0faf4913 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,9 @@ # Release notes ## Upcoming release +* For players: + * Updated compatibility list. + * For the web UI: * Updated the JSON validator and Content Patcher schema for Content Patcher 1.13. |