summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-08-04 18:02:15 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-08-04 18:02:15 -0400
commit807dcfec7723156a36524d5f1889b5f3208d97cf (patch)
tree65fe2a636289664d0fbf39b0d1c2ffafc5d17a8c /docs
parent2e442bf2ee9f7d73c935dfed95c996581a17e06f (diff)
downloadSMAPI-807dcfec7723156a36524d5f1889b5f3208d97cf.tar.gz
SMAPI-807dcfec7723156a36524d5f1889b5f3208d97cf.tar.bz2
SMAPI-807dcfec7723156a36524d5f1889b5f3208d97cf.zip
undo Constants.Save* changes in 3.12.1
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 16744b24..25a0b4fa 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -1,6 +1,14 @@
← [README](README.md)
# Release notes
+## Upcoming release
+* For players:
+ * Fixed error creating a new save or joining a multiplayer world in 3.12.1.
+
+* For mod authors:
+ * Reversed the `Constants.Save*` fix in SMAPI 3.12.1.
+ _The change caused a number of other issues, and was only needed for edge cases where the save folder was invalid._
+
## 3.12.1
Released 03 August 2021 for Stardew Valley 1.5.4 or later.