summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-11-11 01:47:12 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-11-11 01:47:12 -0500
commit28ba3408bc84dd9d33f0aed126080be4dceb17f6 (patch)
tree8e4505ca51a30dab128aeae4c6ad555412b55867 /docs
parentcefd9e23b06599aca3fefba7a78c6c785f4e5d57 (diff)
downloadSMAPI-28ba3408bc84dd9d33f0aed126080be4dceb17f6.tar.gz
SMAPI-28ba3408bc84dd9d33f0aed126080be4dceb17f6.tar.bz2
SMAPI-28ba3408bc84dd9d33f0aed126080be4dceb17f6.zip
raise all deprecation messages to the final level
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 014e8814..972360bc 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -15,6 +15,7 @@
* For mod authors:
* Optimized asset name comparisons (thanks to atravita!).
+ * Raised all deprecation messages to the final 'pending removal' level.
* For the web UI:
* Fixed log parser not showing screen IDs in split-screen mode, and improved screen display.