summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-03-08 00:08:28 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-03-08 00:08:28 -0500
commitfc5fc54ab1c375e20b3e4f947bb11f08b4983bd1 (patch)
tree39d53bcec33d7454829f6c4f24df5a43d9bf4ec4 /docs
parent5399239c2be01396958ed454d6ae56f006d20ca5 (diff)
parentb8309e90173172dd88a50b429b760271b4a150cf (diff)
downloadSMAPI-fc5fc54ab1c375e20b3e4f947bb11f08b4983bd1.tar.gz
SMAPI-fc5fc54ab1c375e20b3e4f947bb11f08b4983bd1.tar.bz2
SMAPI-fc5fc54ab1c375e20b3e4f947bb11f08b4983bd1.zip
Merge branch 'develop' into stable
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 36351f34..045a5168 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -7,6 +7,12 @@
* Migrated to Harmony 2.0 (see [_migrate to Harmony 2.0_](https://stardewvalleywiki.com/Modding:Migrate_to_Harmony_2.0) for more info).
-->
+## 3.9.4
+Released 07 March 2021 for Stardew Valley 1.5.4 or later.
+
+* For players:
+ * Fixed installer error if the `Mods` folder doesn't exist in 3.9.3.
+
## 3.9.3
Released 07 March 2021 for Stardew Valley 1.5.4 or later.
@@ -20,6 +26,9 @@ Released 07 March 2021 for Stardew Valley 1.5.4 or later.
* Fixed `RewriteMods` option ignored when rewriting for OS compatibility.
* Fixed edge case when playing as a farmhand in non-English where translatable assets loaded via `IAssetLoader` weren't reapplied immediately when the server disconnects.
+* For the web UI:
+ * Updated the JSON validator/schema for Content Patcher 1.21.
+
## 3.9.2
Released 21 February 2021 for Stardew Valley 1.5.4 or later.