summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-04-14 22:04:32 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-13 15:28:47 -0400
commit36efdcfce2c76df2dd5313f6a42ddb76467cf610 (patch)
treee766abfeef178ff930fd3831d6e8f7dea0a33cf6 /docs
parentf250afbaddece5d0a6a5ec4e28f49c3be63c80a0 (diff)
downloadSMAPI-36efdcfce2c76df2dd5313f6a42ddb76467cf610.tar.gz
SMAPI-36efdcfce2c76df2dd5313f6a42ddb76467cf610.tar.bz2
SMAPI-36efdcfce2c76df2dd5313f6a42ddb76467cf610.zip
update release notes (#636)
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 b22909f7..6c9636c7 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -4,6 +4,7 @@ These changes have not been released yet.
* For players:
* SMAPI now prevents invalid items from breaking menus on hover.
+ * SMAPI now prevents invalid event preconditions from crashing the game (thanks to berkayylmao!).
* Fixed errors during early startup not shown before exit.
* For modders: