From 3a777a511d65c1a99237937dce789f98d0dd1933 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Thu, 14 Apr 2022 18:15:02 -0400 Subject: update release notes --- docs/release-notes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index 2e7b26e1..fed92d8d 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -4,6 +4,7 @@ ## Upcoming release ### For players * Changes: + * When scanning for mod folders, dot-prefixed files are now ignored (thanks to Nuztalgia!). * On Linux, SMAPI now fixes many issues with case-sensitive mod paths automatically. * On Linux/macOS, added `--use-current-shell` [command-line argument](technical/smapi.md#command-line-arguments) to avoid opening a separate terminal window. * Dropped update checks for the unofficial 64-bit patcher (obsolete since SMAPI 3.12.6). -- cgit