diff options
Diffstat (limited to 'release-notes.md')
-rw-r--r-- | release-notes.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/release-notes.md b/release-notes.md index acb584cd..7818ac26 100644 --- a/release-notes.md +++ b/release-notes.md @@ -14,8 +14,9 @@ For mod developers: See [log](https://github.com/Pathoschild/SMAPI/compare/1.10...1.11). For players: -* Optimised console logging. +* SMAPI now detects issues in `ObjectInformation.xnb` files caused by outdated XNB mods. * Errors when loading a save are now shown in the SMAPI console. +* Improved console logging performance. For mod developers: * `Console.Out` messages are now written to the log file. |