summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-12-21 20:33:08 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-12-21 20:33:08 -0500
commit52f4df3f301ecde85a76e10ea9ddd607ab7a1b79 (patch)
tree5fb481d93ea0aae442ac655c96c1044825c1a475 /docs
parent0d7d4476004d33b395d6df81386e4159d8898027 (diff)
downloadSMAPI-52f4df3f301ecde85a76e10ea9ddd607ab7a1b79.tar.gz
SMAPI-52f4df3f301ecde85a76e10ea9ddd607ab7a1b79.tar.bz2
SMAPI-52f4df3f301ecde85a76e10ea9ddd607ab7a1b79.zip
add new game build number to the SMAPI log
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 caa5cc68..a98cfd8e 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -4,6 +4,7 @@
## Upcoming release
* For players:
* SMAPI now auto-fixes maps loaded without a required tilesheet to prevent errors.
+ * Added the new game build number to the SMAPI console + log.
* Fixed outdated instructions in Steam error message.
* Simplified [running without a terminal on Linux/macOS](https://stardewvalleywiki.com/Modding:Player_Guide/Troubleshooting#SMAPI_doesn.27t_recognize_controller_.28Steam_only.29) when needed.
* Updated compatibility list.