diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-10-16 20:14:35 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-10-16 20:14:35 -0400 |
commit | e20d26adcf7276c7f12ab9ab6ea0311953aa5194 (patch) | |
tree | cf7de9adbc144797f00954d2e3574ac8393bec7a /docs | |
parent | c87cd3b0028de6e9b4ed0eaacbc73cb83d64cd46 (diff) | |
parent | 4aecc2aabadd7b969aebd4c8914f433fc079fd53 (diff) | |
download | SMAPI-e20d26adcf7276c7f12ab9ab6ea0311953aa5194.tar.gz SMAPI-e20d26adcf7276c7f12ab9ab6ea0311953aa5194.tar.bz2 SMAPI-e20d26adcf7276c7f12ab9ab6ea0311953aa5194.zip |
Merge branch 'develop' into stable
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 16afd637..a11721d4 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.7.5 +Released 16 October 2020 for Stardew Valley 1.4.1 or later. + +* For modders: + * 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. |