From 62817de3f69337a28f887a53660b500921e2dcbd Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Wed, 6 Jun 2018 22:10:06 -0400 Subject: + missing release note --- docs/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index e62f5e7c..ff092fe1 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -16,6 +16,7 @@ * Fixed mod update checks failing if a mod only has prerelease versions on GitHub. * Fixed launch issue for Linux players with some terminals. (Thanks to HanFox and kurumushi!) * Fixed Nexus mod update alerts not showing HTTPS links. + * Fixed uninstaller not removing some SMAPI files. * Renamed `install.exe` to `install on Windows.exe` to avoid confusion. * For modders: -- cgit