summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-05-24 18:12:06 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-05-24 18:12:06 -0400
commit064346594d2239b1dceb9ddbc78e147c555d63d7 (patch)
tree431241d1536fe267a431c3d23843744311111212 /docs
parent5083b65c8708b0c5c0a12871d2fdda830bb98f09 (diff)
downloadSMAPI-064346594d2239b1dceb9ddbc78e147c555d63d7.tar.gz
SMAPI-064346594d2239b1dceb9ddbc78e147c555d63d7.tar.bz2
SMAPI-064346594d2239b1dceb9ddbc78e147c555d63d7.zip
fix split-screen error when a mod provides a localized asset in one screen but not another
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index cd177f61..91ff0618 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -1,6 +1,10 @@
← [README](README.md)
# Release notes
+## Upcoming release
+* For players:
+ * Fixed error in split-screen mode when a mod provides a localized asset in one screen but not another.
+
## 3.14.5
Released 22 May 2022 for Stardew Valley 1.5.6 or later.