summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-08-25 23:19:47 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-08-25 23:19:47 -0400
commitfd7f81ac9c1fbf1ba0427f23fb0f2de3d9c5a028 (patch)
tree67f3a40475f56f47183e9b42abdd44f5a80907e8 /docs
parent211f89821e34bb55a6266384d9bac68ec0c64744 (diff)
downloadSMAPI-fd7f81ac9c1fbf1ba0427f23fb0f2de3d9c5a028.tar.gz
SMAPI-fd7f81ac9c1fbf1ba0427f23fb0f2de3d9c5a028.tar.bz2
SMAPI-fd7f81ac9c1fbf1ba0427f23fb0f2de3d9c5a028.zip
fix assembly resolver not tracking loaded mods correctly
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 07eb6c03..5aded254 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -1,6 +1,10 @@
← [README](README.md)
# Release notes
+## Upcoming release
+* For players:
+ * Fixed error loading some mods which reference other mod DLLs in SMAPI 3.12.3.
+
## 3.12.3
Released 25 August 2021 for Stardew Valley 1.5.4 or later.