summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-01-02 13:48:53 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-01-02 13:48:53 -0500
commit92f35837ad771090d96a759feb0d5d6d8c273b0e (patch)
tree598b7fb8b3d028133057c22acbfaff79fbf2c494 /docs
parentadb3926609ac5859d107b8bc7bea7c1d8bc47f65 (diff)
downloadSMAPI-92f35837ad771090d96a759feb0d5d6d8c273b0e.tar.gz
SMAPI-92f35837ad771090d96a759feb0d5d6d8c273b0e.tar.bz2
SMAPI-92f35837ad771090d96a759feb0d5d6d8c273b0e.zip
fix syntax, update release notes
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 0be39c13..3eac227f 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -7,6 +7,7 @@
* Added the new game build number to the SMAPI console + log.
* Fixed outdated instructions in Steam error message.
* Fixed uninstaller not removing `StardewModdingAPI.deps.json` file.
+ * Fixed launch issue on macOS when using some terminals (thanks to bruce2409!).
* 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.