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 f91ef733..3f7b9f9e 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -15,7 +15,8 @@ See [log](https://github.com/Pathoschild/SMAPI/compare/1.8...1.9).
For players:
* Updated for Stardew Valley 1.2. Most mods are now rewritten for compatibility; some mods require an update from their authors.
-* Added automatic detection of incompatible mods so they're disabled before they cause problems.
+* SMAPI now automatically detects incompatible mods and disables them before they cause problems.
+* The installer now automatically detects if you need to update .NET Framework before SMAPI will work.
* Simplified log filename.
* Simplified error messages when a mod can't be loaded.
* Simple nested mod folders are now recognised by SMAPI (e.g. `ModName-1.0\ModName\manifest.json`).