diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-11-06 21:24:46 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-11-06 21:24:46 -0500 |
commit | 6a1994b850b30889459e650629ed9e1357e8abac (patch) | |
tree | f34ef4c14711510e70b28837a7ff878ba520e537 /docs | |
parent | 0f231064d54316853912294fed603444f9faf293 (diff) | |
download | SMAPI-6a1994b850b30889459e650629ed9e1357e8abac.tar.gz SMAPI-6a1994b850b30889459e650629ed9e1357e8abac.tar.bz2 SMAPI-6a1994b850b30889459e650629ed9e1357e8abac.zip |
fix crash log deleted immediately on game relaunch
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index e7434c3c..57fb33a4 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -21,6 +21,7 @@ * 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. + * Fixed crash log deleted immediately when you relaunch the game. * Updated compatibility list. * For the web UI: |