summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-01-02 12:33:19 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-01-02 12:33:19 -0500
commit251ee2121a870bd8210830a8bdb943f64c00e030 (patch)
tree40482154c50f4c875c94b2e2f8b30963e169d22f /docs/release-notes.md
parent0fdb09f5f9ef463dbf867c3a46ce680706305f0e (diff)
downloadSMAPI-251ee2121a870bd8210830a8bdb943f64c00e030.tar.gz
SMAPI-251ee2121a870bd8210830a8bdb943f64c00e030.tar.bz2
SMAPI-251ee2121a870bd8210830a8bdb943f64c00e030.zip
fix players in split-screen mode sharing peer state (#747)
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r--docs/release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index dcd638a3..a12a5482 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -10,6 +10,7 @@
## Upcoming release
* For players:
* Updated compatibility list.
+ * Fixed errors when multiple players join in split-screen mode.
* Fixed 'skipped mods' section repeating mods in some cases.
* For modders: