diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-09-25 20:22:26 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-09-25 20:22:26 -0400 |
commit | 31e31538f128f2a79b553a2cc20fe8a6f13e8a06 (patch) | |
tree | b037049c3bb28014c3cef7f1994cb25168b99b7c /docs | |
parent | 0e3e4f565ad4cda17759f2ebf9a8d35d4a8252b8 (diff) | |
download | SMAPI-31e31538f128f2a79b553a2cc20fe8a6f13e8a06.tar.gz SMAPI-31e31538f128f2a79b553a2cc20fe8a6f13e8a06.tar.bz2 SMAPI-31e31538f128f2a79b553a2cc20fe8a6f13e8a06.zip |
fix farmhouse edits shifting player down one tile
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 8ed155bd..25698ffa 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,6 +1,10 @@ ← [README](README.md) # Release notes +## Upcoming release +* For players: + * Fixed mod edits to the farmhouse shifting the player down one tile in some cases. + ## 3.12.7 Released 18 September 2021 for Stardew Valley 1.5.4. |