diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-10-21 20:12:02 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-10-21 20:12:02 -0400 |
commit | 8090b30c6e489ae213493328d6f84f15ca18a592 (patch) | |
tree | 2e90d87dad6832714ff01d0c248a502f87271466 /docs | |
parent | 0e4dd8a7b446d85d4603d55043af42aac5968b5a (diff) | |
download | SMAPI-8090b30c6e489ae213493328d6f84f15ca18a592.tar.gz SMAPI-8090b30c6e489ae213493328d6f84f15ca18a592.tar.bz2 SMAPI-8090b30c6e489ae213493328d6f84f15ca18a592.zip |
prepare for release
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 02d085d5..a8ddb0a0 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -7,10 +7,11 @@ _If needed, you can update to SMAPI 3.16.0 first and then install the latest version._ --> -## Upcoming release +## 3.17.2 +Released 21 October 2022 for Stardew Valley 1.5.6 or later. + * For players: * Fixed installer crash if Steam's library data is invalid or in an old format; it'll now be ignored instead. - * For mod authors: * Fixed image patches sometimes applied one pixel higher than expected after 3.17.0 (thanks to atravita!). |