summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-05-03 00:23:26 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-05-03 00:23:26 -0400
commit4bee6311c4f6bf654d8b9c54a53597347de65c4f (patch)
tree1876d58b73378ea67886e33650c8988cbbbb1eab /docs
parent6a6001c7e6a03ff6fb0da992a87c6ef30d6bc952 (diff)
downloadSMAPI-4bee6311c4f6bf654d8b9c54a53597347de65c4f.tar.gz
SMAPI-4bee6311c4f6bf654d8b9c54a53597347de65c4f.tar.bz2
SMAPI-4bee6311c4f6bf654d8b9c54a53597347de65c4f.zip
add prompt when in beta channel and a new version is found
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index e913618a..551dd1d5 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -3,6 +3,7 @@
* For players:
* Updated for Stardew Valley 1.3 (no longer compatible with earlier versions).
* Added beta update channel.
+ * Added prompt when in beta channel and a new version is found.
* Added friendly error when game can't start audio.
* Added console warning for mods which don't have update checks configured.
* Fixed console color scheme on Mac or in PowerShell, configurable via `StardewModdingAPI.config.json`.