diff options
Diffstat (limited to 'release-notes.md')
-rw-r--r-- | release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release-notes.md b/release-notes.md index 311128d0..acb584cd 100644 --- a/release-notes.md +++ b/release-notes.md @@ -19,6 +19,7 @@ For players: For mod developers: * `Console.Out` messages are now written to the log file. +* `Monitor.ExitGameImmediately` now aborts SMAPI initialisation and events more quickly. ## 1.10 See [log](https://github.com/Pathoschild/SMAPI/compare/1.9...1.10). |