summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-08-19 21:21:57 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-08-25 18:20:15 -0400
commit26a629f41b98faafed8af38a89f25d9b821fac0f (patch)
treed99ac9a40b18f55c6969d4ee6f2638fae44ac524 /docs
parent596a4616b343bc527c0a90df0f0be0ece970c3c7 (diff)
downloadSMAPI-26a629f41b98faafed8af38a89f25d9b821fac0f.tar.gz
SMAPI-26a629f41b98faafed8af38a89f25d9b821fac0f.tar.bz2
SMAPI-26a629f41b98faafed8af38a89f25d9b821fac0f.zip
fix prerelease update alerts shown for non-prerelease players
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index d0b794ee..85971e1d 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -8,6 +8,9 @@
* Fixed error-handling for `StackOverflowException` thrown on Linux/macOS.
* Internal changes to prepare for upcoming releases.
+* For the web API:
+ * Fixed update checks recommending prerelease versions if the player has a working non-prerelease version.
+
## 3.12.2
Released 05 August 2021 for Stardew Valley 1.5.4 or later.