diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-01-12 20:46:29 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-01-12 20:46:29 -0500 |
commit | 700ea3cf1babe29d0365cdfec3cb2cd5a31e3f2b (patch) | |
tree | 013c9dca71258cd5241049f3ccd5fb82593d10b4 | |
parent | abe1fa14422acdabda8d7bd6b678d99ae7b1643c (diff) | |
download | SMAPI-700ea3cf1babe29d0365cdfec3cb2cd5a31e3f2b.tar.gz SMAPI-700ea3cf1babe29d0365cdfec3cb2cd5a31e3f2b.tar.bz2 SMAPI-700ea3cf1babe29d0365cdfec3cb2cd5a31e3f2b.zip |
update release note (#691)
-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 e2c6d500..fbf60573 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -8,6 +8,7 @@ * Updated minimum game version (1.4 → 1.4.1). * Fixed 'collection was modified' error when returning to title in rare cases. * Fixed update-check error if a mod's Chucklefish page has no version. + * Fixed SMAPI beta versions not showing update alert on next launch (thanks to danvolchek!). For modders: * Asset propagation for player sprites now affects other players' sprites, and updates recolor maps (e.g. sleeves). |