summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r--docs/release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index dd39a179..6c4bdf94 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -2,6 +2,7 @@
## 2.5
* For players:
* Fixed mod crashes being logged under `[SMAPI]` instead of the mod name.
+ * Updated compatibility list and enabled update checks for more older mods.
* For modders:
* Fixed error when accessing a mod-provided API whose underlying class is `internal`.