summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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 c247a9d5..014e8814 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -11,6 +11,7 @@
* For players:
* Added config options to override the mod load order, for the rare cases where that's needed (thanks to Shockah!).
* Added config option to disable console input, which may reduce CPU usage on some Linux systems.
+ * Set the max game version to 1.5.6 (since 1.6 will need a SMAPI update).
* For mod authors:
* Optimized asset name comparisons (thanks to atravita!).