summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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 0e426bfd..fa7f4109 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -13,6 +13,9 @@
* **Deprecations:**
* The `assetData.AsDictionary<TKey, TValue>().Set` methods are deprecated and will be removed in SMAPI 3.0. Mods should access the `Data` property directly instead.
+* FOR SMAPI developers:
+ * Added SMAPI 3.0 readiness to mod API data.
+
## 2.9.1
* For players:
* Fixed crash in SMAPI 2.9 when constructing certain buildings.