diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-10-16 20:09:03 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-10-16 20:09:03 -0400 |
commit | 4aecc2aabadd7b969aebd4c8914f433fc079fd53 (patch) | |
tree | cf7de9adbc144797f00954d2e3574ac8393bec7a /docs | |
parent | 534142009d4b94038150827398b9020edebfe4c0 (diff) | |
download | SMAPI-4aecc2aabadd7b969aebd4c8914f433fc079fd53.tar.gz SMAPI-4aecc2aabadd7b969aebd4c8914f433fc079fd53.tar.bz2 SMAPI-4aecc2aabadd7b969aebd4c8914f433fc079fd53.zip |
prepare for release
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index c0a6551d..a11721d4 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -7,9 +7,11 @@ * 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.7.5 +Released 16 October 2020 for Stardew Valley 1.4.1 or later. + * For modders: - * Fixed town map asset propagation not reapplying the game's community center, JojaMart, or Pam house changes. + * Fixed changes to the town map asset not reapplying the game's community center, JojaMart, and Pam house changes. ## 3.7.4 Released 03 October 2020 for Stardew Valley 1.4.1 or later. |