summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-05-19 23:38:10 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-05-19 23:38:10 -0400
commitc310875f902f82ef3b9486e2ff3705106b2ad40c (patch)
tree6dffb55eab6282652280f549b65d34edd3a42290 /docs
parent75d7c101441f034c85ee91afbe4ae83599a17995 (diff)
downloadSMAPI-c310875f902f82ef3b9486e2ff3705106b2ad40c.tar.gz
SMAPI-c310875f902f82ef3b9486e2ff3705106b2ad40c.tar.bz2
SMAPI-c310875f902f82ef3b9486e2ff3705106b2ad40c.zip
fix 'loaded with custom settings' message shown with default settings
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 666dc8e4..a0b64bdc 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -15,6 +15,7 @@
* For mod authors:
* Added validation for the manifest `Dependencies` field.
* Fixed validation for mods with version `0.0.0`.
+ * Fixed _loaded with custom settings_ trace log when using default settings.
## 3.10.1
Released 03 May 2021 for Stardew Valley 1.5.4 or later.