summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-08-19 20:27:28 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-08-19 20:27:28 -0400
commit100e303b488a36e8410ff67e32c35bff80f21ba2 (patch)
tree53ec306a14025726c35c8cebf0bd72370abf996e /docs
parent826dd53ab550e5b92796c510569118beee6bd044 (diff)
downloadSMAPI-100e303b488a36e8410ff67e32c35bff80f21ba2.tar.gz
SMAPI-100e303b488a36e8410ff67e32c35bff80f21ba2.tar.bz2
SMAPI-100e303b488a36e8410ff67e32c35bff80f21ba2.zip
add recursive mod search (#583)
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 0ec842ef..c742204e 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -1,6 +1,7 @@
# Release notes
## 2.8 (upcoming)
* For players:
+ * Added support for subfolders under `Mods`, for players who want to organise their mods.
* Moved most SMAPI files into a `smapi-internal` subfolder.
* Updated compatibility list.