summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-01-08 21:01:17 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-01-08 21:01:17 -0500
commitdf25368300e1254bc6eb2a1c7aa371bfeb289dff (patch)
tree7249d86910ce37a93a82db8322fade5465445dc4 /docs
parentd100681be7ef1eafd8ec5e98984c41d7473ad3d0 (diff)
downloadSMAPI-df25368300e1254bc6eb2a1c7aa371bfeb289dff.tar.gz
SMAPI-df25368300e1254bc6eb2a1c7aa371bfeb289dff.tar.bz2
SMAPI-df25368300e1254bc6eb2a1c7aa371bfeb289dff.zip
prepare for release
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 25d08095..6a6b07a2 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -7,7 +7,9 @@
* Migrated to Harmony 2.0 (see [_migrate to Harmony 2.0_](https://stardewvalleywiki.com/Modding:Migrate_to_Harmony_2.0) for more info).
-->
-## Upcoming release
+## 3.8.3
+Released 08 January 2021 for Stardew Valley 1.5.2 or later.
+
* For players:
* Updated for Stardew Valley 1.5.2.
* Reduced memory usage.
@@ -18,7 +20,7 @@
* Simplified tilesheet order warning added in SMAPI 3.8.2.
* For the Console Commands mod:
- * Removed experimental `performance` command. Unfortunately this impacted SMAPI's memory usage and the data was often misinterpreted. This may be replaced with more automatic performance alerts in a future version.
+ * Removed experimental `performance` command. Unfortunately this impacted SMAPI's memory usage and performance, and the data was often misinterpreted. This may be replaced with more automatic performance alerts in a future version.
## 3.8.2
Released 03 January 2021 for Stardew Valley 1.5.1 or later.