diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-12-05 18:39:08 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-12-05 18:39:08 -0500 |
commit | c05fdf65cfc8864d5f436e3a42e6e2df144c1db8 (patch) | |
tree | 03e082cfe73fa5f695081e5036b67525f66fdbb1 /docs | |
parent | 6a45640dd778cb28f885680c66d36fbcd76379a7 (diff) | |
download | SMAPI-c05fdf65cfc8864d5f436e3a42e6e2df144c1db8.tar.gz SMAPI-c05fdf65cfc8864d5f436e3a42e6e2df144c1db8.tar.bz2 SMAPI-c05fdf65cfc8864d5f436e3a42e6e2df144c1db8.zip |
mark UI Info Suite incompatible
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 7bb38b9b..4c734cb3 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -6,6 +6,7 @@ * You no longer need .NET 5 installed to run SMAPI or the installer. * The installer now detects when the game folder contains an incompatible legacy game version. * Updated for the latest Stardew Valley 1.5.5 hotfix. + * Updated compatibility list. * **Known issue:** SMAPI no longer has a pufferchick icon on Windows. That's [a known bug in .NET](https://github.com/dotnet/runtime/issues/3828) which affects the changes needed to run SMAPI without installing .NET manually. * For the web UI: |