diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-07-05 22:09:46 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-07-05 22:09:46 -0400 |
commit | 0ba4fd1785fc6a6aa931f18552261f33c2a2c0ef (patch) | |
tree | 6f95776a808e73a5d638b49eb951c0971c83185a /docs/release-notes.md | |
parent | f3a4b316b7294fea897514a08c45bc9d926a00c6 (diff) | |
download | SMAPI-0ba4fd1785fc6a6aa931f18552261f33c2a2c0ef.tar.gz SMAPI-0ba4fd1785fc6a6aa931f18552261f33c2a2c0ef.tar.bz2 SMAPI-0ba4fd1785fc6a6aa931f18552261f33c2a2c0ef.zip |
detect missing/outdated Error Handler for '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 3bc8724b..8361a780 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -18,6 +18,7 @@ * The [FluentHttpClient package](https://github.com/Pathoschild/FluentHttpClient#readme) is now loaded by SMAPI. * For the web UI: + * The log parser now detects a missing or outdated Error Handler mod for its 'suggested fixes' section. * Updated the JSON validator/schema for Content Patcher 1.27.0. * Fixed the mod count in the log parser metadata. |