diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-12-03 19:53:22 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-12-03 19:53:22 -0500 |
commit | 6df3b0b8148377fc01a6000043deb2960adcaead (patch) | |
tree | 359cbb668eb956b5ba95ff2ca1f4a1f48e441ffe /docs | |
parent | e4416925f9b4d1deac521c62918d008076ac6b05 (diff) | |
download | SMAPI-6df3b0b8148377fc01a6000043deb2960adcaead.tar.gz SMAPI-6df3b0b8148377fc01a6000043deb2960adcaead.tar.bz2 SMAPI-6df3b0b8148377fc01a6000043deb2960adcaead.zip |
update for Stardew Valley 1.5.5 hotfix
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 09bbf832..3f13b4e2 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -4,6 +4,7 @@ ## Upcoming version * For players: * You no longer need .NET 5 to run the SMAPI installer. + * Updated for the Stardew Valley 1.5.5 hotfix on 2021-12-03. * For SMAPI maintainers: * Added a new [scripted release package process](technical/smapi.md), which removes the need to compile SMAPI on multiple platforms and manually combine them. |