summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-09-01 21:03:02 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-09-01 21:03:02 -0400
commitcf1d800b58bdd8c5f0ebb018da4cce6fad27adb0 (patch)
treef538445219e4ee2905252b51cb3b2d4d5c481fbf /docs
parent1240cb21024c3b715a6dacb2bec170a588a08791 (diff)
downloadSMAPI-cf1d800b58bdd8c5f0ebb018da4cce6fad27adb0.tar.gz
SMAPI-cf1d800b58bdd8c5f0ebb018da4cce6fad27adb0.tar.bz2
SMAPI-cf1d800b58bdd8c5f0ebb018da4cce6fad27adb0.zip
add Big Silo to compatibility list
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 1db50e26..ba2fe46a 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -5,6 +5,7 @@
* For players:
* Improved mod compatibility in 64-bit mode (thanks to spacechase0!).
* Reducing load time when scanning/rewriting many mods for compatibility.
+ * Updated compatibility list.
* For mod authors:
* Fixed content packs created via `helper.ContentPacks.CreateFake` or `CreateTemporary` not initializing translations correctly.