From 6db91f832998ab07e7a937c25b32f1151a0274bc Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 11 Mar 2018 19:10:27 -0400 Subject: drop support for some deprecated APIs in the Stardew Valley 1.3 branch (#453) --- docs/release-notes.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') 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. -- cgit