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.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index ca47a687..eacf0955 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -4,6 +4,9 @@
* Added `world_clear` console command to remove spawned or placed entities.
* Tweaked installer to reduce antivirus false positives.
+* For modders:
+ * You can now use `ReadSaveData` or `WriteSaveData` immediately after the save is loaded, before the in-game world is initialised.
+
## 2.9.3
* For players:
* Fixed errors hovering items in some cases with SMAPI 2.9.2.