summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-02-08 19:32:48 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-02-08 19:32:48 -0500
commitfa3305e1d8cb079fcfbccd87d2368627b4138ee4 (patch)
tree525f936db097c6ad286be9ecea1faeb129ad1c81 /docs
parent5173ddf53571703c3895cd5f2d45891489d96ff9 (diff)
downloadSMAPI-fa3305e1d8cb079fcfbccd87d2368627b4138ee4.tar.gz
SMAPI-fa3305e1d8cb079fcfbccd87d2368627b4138ee4.tar.bz2
SMAPI-fa3305e1d8cb079fcfbccd87d2368627b4138ee4.zip
add error details when an event command fails
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 7e2829d3..e5cac9e0 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -18,6 +18,7 @@
* For the ErrorHandler mod:
* Added early detection of disposed textures so the crash stack trace shows the actual code which used them.
+ * Added error details when an event command fails.
* For the web UI:
* Updated the JSON validator/schema for Content Patcher 1.20.