summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-03-11 19:10:27 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-03-11 19:10:27 -0400
commit6db91f832998ab07e7a937c25b32f1151a0274bc (patch)
treef510083de84a1f9249bd67a6872ed44b199587c6 /docs
parentb8f17e6afb00b78ac31df98f7dc3bbe071a99e47 (diff)
downloadSMAPI-6db91f832998ab07e7a937c25b32f1151a0274bc.tar.gz
SMAPI-6db91f832998ab07e7a937c25b32f1151a0274bc.tar.bz2
SMAPI-6db91f832998ab07e7a937c25b32f1151a0274bc.zip
drop support for some deprecated APIs in the Stardew Valley 1.3 branch (#453)
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 05a95fc1..2d71da7f 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -3,6 +3,9 @@
* For players:
* Updated for Stardew Valley 1.3 (multiplayer update); no longer compatible with earlier versions.
+* For modders:
+ * Dropped support for some deprecated APIs.
+
## 2.5.3
* For players:
* Simplified and improved skipped-incompatible-mod messages.