summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-05-09 10:58:10 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-05-09 10:58:10 -0400
commit719831c15a74a4987496dc77a3caa6999940bf90 (patch)
treefc6c480136ee96ee47152928edc69de74a3e9370 /docs
parentd8d8cac2d89c27c6d28be444cebaabf0e2077a53 (diff)
downloadSMAPI-719831c15a74a4987496dc77a3caa6999940bf90.tar.gz
SMAPI-719831c15a74a4987496dc77a3caa6999940bf90.tar.bz2
SMAPI-719831c15a74a4987496dc77a3caa6999940bf90.zip
sort mod warning lists
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 ee8bd468..f12455bd 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -2,6 +2,9 @@
# Release notes
## Upcoming released
+* For players:
+ * Mod warnings are now listed alphabetically.
+
* For modders:
* Added `Multiplayer.PeerConnected` event.
* Simplified paranoid warnings in the log and reduced their log level.