diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-12-18 20:15:39 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-12-18 20:15:39 -0500 |
commit | 270d436a176904ab39fc0ce97da2027dd6ac1114 (patch) | |
tree | 69ffd80e7b5b2f8454bad58177bd01e602994e49 /docs | |
parent | 82beefd8531467de318c1881afd15a258d489f37 (diff) | |
download | SMAPI-270d436a176904ab39fc0ce97da2027dd6ac1114.tar.gz SMAPI-270d436a176904ab39fc0ce97da2027dd6ac1114.tar.bz2 SMAPI-270d436a176904ab39fc0ce97da2027dd6ac1114.zip |
remove shell code in Windows installer to reduce antivirus false positives
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 813f40a7..41a6cd83 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,4 +1,8 @@ # Release notes +## Upcoming release +* For players: + * Tweaked installer to reduce antivirus false positives. + ## 2.9.3 * For players: * Fixed errors hovering items in some cases with SMAPI 2.9.2. |