diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-10-10 20:03:16 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-10-10 20:03:16 -0400 |
commit | ce00f8ff878860f2476a962b60ec2d8b3b5b2a2e (patch) | |
tree | ec501f538ab43c43e32aea29f695acf0164f4189 /docs | |
parent | 93a748996c1f728a1daafd2e69775c7eeb346b26 (diff) | |
parent | 5739745b76d8c339dee6af0123e310dab6ebcf07 (diff) | |
download | SMAPI-ce00f8ff878860f2476a962b60ec2d8b3b5b2a2e.tar.gz SMAPI-ce00f8ff878860f2476a962b60ec2d8b3b5b2a2e.tar.bz2 SMAPI-ce00f8ff878860f2476a962b60ec2d8b3b5b2a2e.zip |
Merge branch 'develop' into stable
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 7574d62b..9c4fdefc 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -7,6 +7,12 @@ _If needed, you can update to SMAPI 3.16.0 first and then install the latest version._ --> +## 3.17.1 +Released 10 October 2022 for Stardew Valley 1.5.6 or later. + +* For players: + * Fixed installer error on Windows if the Steam library folder exists but doesn't contain Steam's `.vdf` library data file. + ## 3.17.0 Released 09 October 2022 for Stardew Valley 1.5.6 or later. See [release highlights](https://www.patreon.com/posts/73090322). |