diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-03-24 21:02:05 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-03-24 21:02:05 -0400 |
commit | 31db04f4a0814193c98f8875b09aa9bbfa7e0ec5 (patch) | |
tree | b43fd6d2a3ad21e477e57eb440523ed73578a0ad /docs | |
parent | 68def4aa8a0a7909948849fc7be971eba05b6bb2 (diff) | |
download | SMAPI-31db04f4a0814193c98f8875b09aa9bbfa7e0ec5.tar.gz SMAPI-31db04f4a0814193c98f8875b09aa9bbfa7e0ec5.tar.bz2 SMAPI-31db04f4a0814193c98f8875b09aa9bbfa7e0ec5.zip |
prepare for release
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 55e867d1..185ddc69 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,7 +1,9 @@ ← [README](README.md) # Release notes -## Upcoming release +## 3.4.1 +Released 24 March 2020 for Stardew Valley 1.4.1 or later. + * For modders: * Asset changes now propagate to NPCs in an event (e.g. wedding sprites). * Fixed mouse input suppression not working in SMAPI 3.4. |