diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-02-24 18:41:22 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-02-24 18:41:32 -0500 |
commit | 781074473a0f56488732b5dcb4c19f319f4da003 (patch) | |
tree | 3a0b9246cb02e8d053bbb138981ff9a93d690616 /docs/release-notes.md | |
parent | 4baad0ec8d568217aa2708afc15ba9672b0a2daf (diff) | |
parent | bbb33c96f1cf698eee1dd398526d9ea853c2fb2f (diff) | |
download | SMAPI-781074473a0f56488732b5dcb4c19f319f4da003.tar.gz SMAPI-781074473a0f56488732b5dcb4c19f319f4da003.tar.bz2 SMAPI-781074473a0f56488732b5dcb4c19f319f4da003.zip |
Merge pull request #619 from danvolchek/parser_update_alerts
[Log Parser] Update info table in new suggested fixes section
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 a4a037e8..92aa6d64 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -6,6 +6,7 @@ Currently in beta for Stardew Valley 1.3.35-beta only. **Not compatible with non * Updated for Stardew Valley 1.3.35 beta. * For the web UI: + * The log parser now displays available updates in a section at the top. * Mod compatibility page now crosses out mod links if they're outdated to prevent confusion. ## 2.10.2 |