summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-04-24 01:26:15 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-14 17:20:34 -0400
commitf8e32f4433647b7bd69590b937927808168649df (patch)
tree8cce6b7c7ef65eef4faa535253e1efc68cb57bbb /docs
parent99a4b2a3b90f4abbc7bfbe2020bf186480dce05f (diff)
downloadSMAPI-f8e32f4433647b7bd69590b937927808168649df.tar.gz
SMAPI-f8e32f4433647b7bd69590b937927808168649df.tar.bz2
SMAPI-f8e32f4433647b7bd69590b937927808168649df.zip
update release notes, tweak launch script comments (#640)
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 32f4db37..12fd5a3d 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -6,6 +6,7 @@ These changes have not been released yet.
* Updated for Stardew Valley 1.4.
* Improved performance.
* Updated mod compatibility list.
+ * Rewrote launch script on Linux to improve compatibility (thanks to kurumushi and toastal!).
* Fixed Save Backup not pruning old backups if they're uncompressed.
* Fixed issues when a farmhand reconnects before the game notices they're disconnected.
* Fixed 'received message' logs shown in non-developer mode.