diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-08-02 21:30:59 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-08-02 21:30:59 -0400 |
commit | 848460a34e105f08dec506e97655de7f30c6a493 (patch) | |
tree | aca368af14bf5ad17227e80b80f2d0719f2828b7 /docs | |
parent | 5256b738b486aa1591c6b25b41410973f1feaf46 (diff) | |
download | SMAPI-848460a34e105f08dec506e97655de7f30c6a493.tar.gz SMAPI-848460a34e105f08dec506e97655de7f30c6a493.tar.bz2 SMAPI-848460a34e105f08dec506e97655de7f30c6a493.zip |
update compatibility list
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 eeff3347..460b64fb 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 mod authors: * Fixed save constants not set correctly in edge cases where the folder name doesn't match the save ID. |