diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-11-19 19:22:55 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-11-19 19:22:55 -0500 |
commit | aeca48c4190afaf64191253446a869019f4557f5 (patch) | |
tree | b8f360c0fbffa420d7ac5ef6c017386a11359548 /docs/release-notes.md | |
parent | 4cd9eda1591c3908bf80b60c2902491a7595ee27 (diff) | |
download | SMAPI-aeca48c4190afaf64191253446a869019f4557f5.tar.gz SMAPI-aeca48c4190afaf64191253446a869019f4557f5.tar.bz2 SMAPI-aeca48c4190afaf64191253446a869019f4557f5.zip |
fix beta header shown on compat list when there's no current beta
Diffstat (limited to 'docs/release-notes.md')
-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 90986cd4..9307bf35 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,4 +1,8 @@ # Release notes +## Upcoming +* For the web UI: + * Fixed compatibility list showing beta header when there's no beta in progress. + ## 2.8.2 * Fixed game crash in MacOS since SMAPI 2.8. |