summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-10-21 20:12:18 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-10-21 20:12:18 -0400
commit9ae69245b30f5cc6b52f1159a6e151079b699a10 (patch)
tree2e90d87dad6832714ff01d0c248a502f87271466 /docs
parentce00f8ff878860f2476a962b60ec2d8b3b5b2a2e (diff)
parent8090b30c6e489ae213493328d6f84f15ca18a592 (diff)
downloadSMAPI-9ae69245b30f5cc6b52f1159a6e151079b699a10.tar.gz
SMAPI-9ae69245b30f5cc6b52f1159a6e151079b699a10.tar.bz2
SMAPI-9ae69245b30f5cc6b52f1159a6e151079b699a10.zip
Merge branch 'develop' into stable
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 9c4fdefc..a8ddb0a0 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -7,6 +7,14 @@
_If needed, you can update to SMAPI 3.16.0 first and then install the latest version._
-->
+## 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!).
+
## 3.17.1
Released 10 October 2022 for Stardew Valley 1.5.6 or later.