summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-02-22 21:17:52 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-02-24 18:43:24 -0500
commita743d461ce9efc2b60470a15a3a89fbdb456ac27 (patch)
tree1a1bafaebf2055cf166386b4a9b68390ed673820 /docs/release-notes.md
parentfa3fa400fff0b97cbdca267295f8fbebbab17b61 (diff)
downloadSMAPI-a743d461ce9efc2b60470a15a3a89fbdb456ac27.tar.gz
SMAPI-a743d461ce9efc2b60470a15a3a89fbdb456ac27.tar.bz2
SMAPI-a743d461ce9efc2b60470a15a3a89fbdb456ac27.zip
bump deprecation levels for upcoming SMAPI 3.0 release (#606)
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 92aa6d64..72477df1 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -5,6 +5,9 @@ Currently in beta for Stardew Valley 1.3.35-beta only. **Not compatible with non
* For players:
* Updated for Stardew Valley 1.3.35 beta.
+* For modders:
+ * Bumped all deprecation levels to _pending removal_.
+
* For the web UI:
* The log parser now displays available updates in a section at the top.
* Mod compatibility page now crosses out mod links if they're outdated to prevent confusion.