summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-12-30 00:25:32 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-12-30 00:25:32 -0500
commit847826198ff0cc836f566c14725d98b44aa67fdd (patch)
tree199e48622ad186029e08faa7ec9349eb0bf46ed0 /docs
parent06c7e4e2b92849858002835ed41c7e9cce60fde4 (diff)
downloadSMAPI-847826198ff0cc836f566c14725d98b44aa67fdd.tar.gz
SMAPI-847826198ff0cc836f566c14725d98b44aa67fdd.tar.bz2
SMAPI-847826198ff0cc836f566c14725d98b44aa67fdd.zip
add status reason details to past mods, clean out some old blacklist entries
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 ac4a89c6..c68b3d62 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -8,6 +8,9 @@
-->
## Upcoming release
+* For players:
+ * Updated compatibility list.
+
* For modders:
* When a mod is blocked by SMAPI's internal compatibility list, the `TRACE` messages while loading it now indicates that and specifies the reason.