summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-12-01 20:24:22 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-12-01 20:24:22 -0500
commit368b25b5411683192f4398616abed61441457799 (patch)
tree6e2819b221d9519f2f35ed463ad0c54a14eea058 /docs
parentb95d2a3f935dde0118205f94b32f05f115afdf71 (diff)
parenta2944eed5c635ecf9afaefe9cf377f049a40731f (diff)
downloadSMAPI-368b25b5411683192f4398616abed61441457799.tar.gz
SMAPI-368b25b5411683192f4398616abed61441457799.tar.bz2
SMAPI-368b25b5411683192f4398616abed61441457799.zip
Merge branch 'develop' into stable
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 9b2dea77..ae98a0c4 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -7,6 +7,15 @@
_If needed, you can update to SMAPI 3.16.0 first and then install the latest version._
-->
+## 3.18.1
+Released 01 December 2022 for Stardew Valley 1.5.6 or later.
+
+* For players:
+ * Fixed mod texture edits sometimes cut off (thanks to atravita!).
+
+* For the web UI:
+ * The log parser no longer warns about missing Error Handler on Android, where it doesn't exist yet (thanks to AnotherPillow!).
+
## 3.18.0
Released 12 November 2022 for Stardew Valley 1.5.6 or later. See [release highlights](https://www.patreon.com/posts/74565278).