diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-07-29 16:43:25 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-09-14 18:59:29 -0400 |
commit | 1d085df5b796e02b3e9e6874bd4e5684e840cb92 (patch) | |
tree | 9c0bb39b7bc6e4618ed2bad4ca17af6f82b1a737 /docs/release-notes.md | |
parent | 2b4bc2c282e17ba431f9a6ec1892b87a37eb4bb7 (diff) | |
download | SMAPI-1d085df5b796e02b3e9e6874bd4e5684e840cb92.tar.gz SMAPI-1d085df5b796e02b3e9e6874bd4e5684e840cb92.tar.bz2 SMAPI-1d085df5b796e02b3e9e6874bd4e5684e840cb92.zip |
track license info for mod GitHub repos (#651)
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r-- | docs/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index b425112d..fd0cda51 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -26,6 +26,7 @@ These changes have not been released yet. * Fixed map reloads not updating door warps. * Fixed outdoor tilesheets being seasonalised when added to an indoor location. * Fixed update checks failing for Nexus mods marked as adult content. + * Fixed update checks not recognising releases on GitHub if they're not explicitly listed as update keys. * For the mod compatibility list: * Now loads faster (since data is fetched in a background service). |