diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-09-29 20:48:51 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-09-29 20:48:51 -0400 |
commit | 0888f71a5c7fe2bbf815409a70834ac85013c7f8 (patch) | |
tree | bdcf31460ee28f5d2dd3db356b9d122a79b75989 /docs/release-notes.md | |
parent | ab8599583e549bda59bc3e0783bd5e1657ef7b1b (diff) | |
download | SMAPI-0888f71a5c7fe2bbf815409a70834ac85013c7f8.tar.gz SMAPI-0888f71a5c7fe2bbf815409a70834ac85013c7f8.tar.bz2 SMAPI-0888f71a5c7fe2bbf815409a70834ac85013c7f8.zip |
show separate beta stats in mod compatibility list
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r-- | docs/release-notes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index c03b6005..6573e602 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -8,6 +8,9 @@ * For mod authors: * Fixed map tile rotations/flips not working for farmhands in split-screen mode. +* For the web UI: + * The mod compatibility list now shows separate beta stats when 'show advanced info' is enabled. + ## 3.12.7 Released 18 September 2021 for Stardew Valley 1.5.4. |