summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-09-18 12:43:31 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-09-18 12:43:31 -0400
commit6ac5ca090da088e96b0c6508866cebe7eedc439d (patch)
tree949166e5875c1969491fecb9d2c4d34afab936f8 /docs/release-notes.md
parent8a117744608dfff970855defbffb1f40466ab755 (diff)
downloadSMAPI-6ac5ca090da088e96b0c6508866cebe7eedc439d.tar.gz
SMAPI-6ac5ca090da088e96b0c6508866cebe7eedc439d.tar.bz2
SMAPI-6ac5ca090da088e96b0c6508866cebe7eedc439d.zip
simplify exception logs
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r--docs/release-notes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index f330c677..f619623f 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -4,7 +4,8 @@
## Upcoming release
* For players:
* Added more progress updates in the log during startup.
- * Simplified common asset load error message.
+ * Simplified asset load error message.
+ * Simplified exception logs.
* Fixed crash loading mods with corrupted translation files.
* For mod authors: