diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-02-09 15:20:35 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-02-24 18:37:12 -0500 |
commit | 4baad0ec8d568217aa2708afc15ba9672b0a2daf (patch) | |
tree | b8656ae85b0a1c6f692e04f3dcbb19b749671714 /docs/release-notes.md | |
parent | f5d1bd8984a423bf5949040416035f23a73e13dc (diff) | |
download | SMAPI-4baad0ec8d568217aa2708afc15ba9672b0a2daf.tar.gz SMAPI-4baad0ec8d568217aa2708afc15ba9672b0a2daf.tar.bz2 SMAPI-4baad0ec8d568217aa2708afc15ba9672b0a2daf.zip |
cross out mod links on compat page if outdated to prevent confusion
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r-- | docs/release-notes.md | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index d61c7990..a4a037e8 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,10 +1,15 @@ # Release notes ## 2.11-beta +Currently in beta for Stardew Valley 1.3.35-beta only. **Not compatible with non-beta versions of the game.** + * For players: - * Updated for Stardew Valley 1.3.35 beta. **Not compatible with non-beta versions of the game.** + * Updated for Stardew Valley 1.3.35 beta. + +* For the web UI: + * Mod compatibility page now crosses out mod links if they're outdated to prevent confusion. ## 2.10.2 -Released 08 January 2019 for Stardew Valley 1.3.32–33. +Released 09 January 2019 for Stardew Valley 1.3.32–33. * For players: * SMAPI now keeps the first save backup created for the day, instead of the last one. |