summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'release-notes.md')
-rw-r--r--release-notes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/release-notes.md b/release-notes.md
index 9227d4b3..bc2c90b8 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -16,7 +16,8 @@ See [log](https://github.com/Pathoschild/SMAPI/compare/1.9...1.10).
For players:
* Added support for Stardew Valley 1.2 beta.
* Added logic to rewrite many mods for compatibility with game updates, though some mods may still need an update.
-* Fixed some players getting `SEHException` errors.
+* Fixed `SEHException` errors affecting some players.
+* Fixed issue where SMAPI didn't unlock some files on exit.
* Fixed rare issue where the installer would crash trying to delete a bundled mod from `%appdata%`.
* Improved TrainerMod commands:
* Added `world_setyear` to change the current year.