summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-11-25 13:14:45 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-11-25 13:14:45 -0500
commitb34cbb5b860ac4cd4a4b9e564e6e53245be3e790 (patch)
treebdd83e5fa5c260a84111ef39056b4f150a0612aa /docs
parentcbd63b9a879031f20b8d04db83505dbcbe21bd47 (diff)
downloadSMAPI-b34cbb5b860ac4cd4a4b9e564e6e53245be3e790.tar.gz
SMAPI-b34cbb5b860ac4cd4a4b9e564e6e53245be3e790.tar.bz2
SMAPI-b34cbb5b860ac4cd4a4b9e564e6e53245be3e790.zip
fix error when leaving & rejoining a server in the same session
Diffstat (limited to 'docs')
-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 2f229d38..c2b58cd2 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -2,6 +2,7 @@
## Upcoming
* For players:
* Fixed cryptic error when running the installer from inside a zip file on Windows.
+ * Fixed error when leaving and rejoining a multiplayer server in the same session.
* Fixed Console Commands' handling of tool upgrade levels for item commands.
* For modders: