summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-01-15 18:34:05 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-01-15 18:34:05 -0500
commit5953fc3bd083ae0a579d2da1ad833e6163848086 (patch)
treefb4b0ec17ac2627b61624edba23b714a31eecd6f /docs
parentbdb7b04b3edecdf7dfa665d8b5a50a1bbff62699 (diff)
parent415047bf8e44057d6aeeffc6191d00817f6b0d1b (diff)
downloadSMAPI-5953fc3bd083ae0a579d2da1ad833e6163848086.tar.gz
SMAPI-5953fc3bd083ae0a579d2da1ad833e6163848086.tar.bz2
SMAPI-5953fc3bd083ae0a579d2da1ad833e6163848086.zip
Merge branch 'develop' into stable
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 6a6b07a2..a2ac8b35 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -7,6 +7,16 @@
* Migrated to Harmony 2.0 (see [_migrate to Harmony 2.0_](https://stardewvalleywiki.com/Modding:Migrate_to_Harmony_2.0) for more info).
-->
+## 3.8.4
+Released 15 January 2021 for Stardew Valley 1.5.3 or later.
+
+* For players:
+ * Updated for Stardew Valley 1.5.3.
+ * Fixed issue where title screen music didn't stop after loading a save.
+
+* For modders:
+ * Fixed `SemanticVersion` comparisons returning wrong value in rare cases.
+
## 3.8.3
Released 08 January 2021 for Stardew Valley 1.5.2 or later.