summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-07-17 18:52:06 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-07-17 18:52:06 -0400
commit735893c1d5549915c2874a9e17dc1d9844408710 (patch)
treeea82cf584cd2cd25d214aa4b20ffd4732a2dd2ac /docs
parentbd20c2e1375ed5e32315ef5e292802bccc42f530 (diff)
downloadSMAPI-735893c1d5549915c2874a9e17dc1d9844408710.tar.gz
SMAPI-735893c1d5549915c2874a9e17dc1d9844408710.tar.bz2
SMAPI-735893c1d5549915c2874a9e17dc1d9844408710.zip
add error if player manually installs wrong SMAPI bitness
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 d0aa2fbf..9727dd6a 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -7,6 +7,10 @@
* Migrated to Harmony 2.0 (see [_migrate to Harmony 2.0_](https://stardewvalleywiki.com/Modding:Migrate_to_Harmony_2.0) for more info).
-->
+## Upcoming release
+* For players:
+ * Added error message if you manually install the wrong SMAPI bitness (e.g. 32-bit SMAPI with 64-bit game).
+
## 3.11.0
Released 09 July 2021 for Stardew Valley 1.5.4 or later. See [release highlights](https://www.patreon.com/posts/53514295).