summaryrefslogtreecommitdiff
path: root/docs/mod-build-config.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-04-15 22:13:10 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-14 17:14:37 -0400
commitee132828437c156207ddfc1cbc15339a6852c2fe (patch)
tree5bcf3a4f665b007c04a7571ef4b13ebca7694580 /docs/mod-build-config.md
parent161618d0d92bad5b31e2780c8899c73339d38b62 (diff)
downloadSMAPI-ee132828437c156207ddfc1cbc15339a6852c2fe.tar.gz
SMAPI-ee132828437c156207ddfc1cbc15339a6852c2fe.tar.bz2
SMAPI-ee132828437c156207ddfc1cbc15339a6852c2fe.zip
update for new DLL in SDV 1.4 (#638)
Diffstat (limited to 'docs/mod-build-config.md')
-rw-r--r--docs/mod-build-config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/mod-build-config.md b/docs/mod-build-config.md
index 5024aec5..8bd7b79d 100644
--- a/docs/mod-build-config.md
+++ b/docs/mod-build-config.md
@@ -214,6 +214,7 @@ _[Game path](#game-path)_ above.
## Release notes
### Upcoming release
+* Updated for Stardew Valley 1.4.
* If the project contains an `assets` folder, its contents are now included in the mod automatically.
* Dropped support for very old versions of SMAPI and Visual Studio.
* Fixed `Newtonsoft.Json.pdb` included in release zips when Json.NET is referenced directly.