summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-09-29 18:30:14 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-09-29 18:30:14 -0400
commitc531acb6599b4e115e8b6f6d12e9194b3f83ff9d (patch)
treed673d18d91c8326d54ffa8190f0098ea39529314 /docs
parent91b3344feafc5c2da6f4560783575c27eb43a42e (diff)
downloadSMAPI-c531acb6599b4e115e8b6f6d12e9194b3f83ff9d.tar.gz
SMAPI-c531acb6599b4e115e8b6f6d12e9194b3f83ff9d.tar.bz2
SMAPI-c531acb6599b4e115e8b6f6d12e9194b3f83ff9d.zip
fix command errors logged as SMAPI instead of the affected mod
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 7c25eba6..f4bce8c8 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -16,6 +16,7 @@
* Fixed transparency issues on Linux/Mac for some mod images.
* Fixed translation issues not shown as warnings.
* Fixed dependencies not correctly enforced if the dependency is installed but failed to load.
+ * Fixed some errors logged as SMAPI instead of the affected mod.
* Updated compatibility list.
* For modders: