diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-12-16 20:41:26 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-12-16 20:41:26 -0500 |
commit | 82beefd8531467de318c1881afd15a258d489f37 (patch) | |
tree | cedc28e33b97aa8997272f05bc20b90577eda9ee /docs | |
parent | b214a76965d98ca785b64b490533b6bf66371a48 (diff) | |
parent | a6f74e8fd4da62a7770f1697c6162313b30ba525 (diff) | |
download | SMAPI-82beefd8531467de318c1881afd15a258d489f37.tar.gz SMAPI-82beefd8531467de318c1881afd15a258d489f37.tar.bz2 SMAPI-82beefd8531467de318c1881afd15a258d489f37.zip |
Merge branch 'develop' into stable
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 95de15ec..813f40a7 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,4 +1,9 @@ # Release notes +## 2.9.3 +* For players: + * Fixed errors hovering items in some cases with SMAPI 2.9.2. + * Fixed some multiplayer features broken when a farmhand returns to title and rejoins. + ## 2.9.2 * For players: * SMAPI now prevents invalid items from crashing the game on hover. |