summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r--docs/release-notes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index a660888c..abe07dd9 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -8,12 +8,16 @@
* For the web UI:
* Updated web framework to improve site performance and reliability.
* Added GitHub licenses to mod compatibility list.
+ * Internal changes to improve performance and reliability.
* For modders:
* Added `Multiplayer.PeerConnected` event.
* Simplified paranoid warnings in the log and reduced their log level.
* Fixed asset propagation for Gil's portraits.
+* For SMAPI developers:
+ * When deploying web services to a single-instance app, the MongoDB server can now be replaced with in-memory storage.
+
## 3.5
Released 27 April 2020 for Stardew Valley 1.4.1 or later.