diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-07-09 01:06:32 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-07-09 01:06:32 -0400 |
commit | 830d2c57cc4f02d0dbc9504bde641a0c3c412234 (patch) | |
tree | 057f9de3f49a523259ffe0661ce4d291cda8bbb9 /docs | |
parent | 62da7abfd2d8ed1cfdf2b196cfda551956c5273b (diff) | |
download | SMAPI-830d2c57cc4f02d0dbc9504bde641a0c3c412234.tar.gz SMAPI-830d2c57cc4f02d0dbc9504bde641a0c3c412234.tar.bz2 SMAPI-830d2c57cc4f02d0dbc9504bde641a0c3c412234.zip |
update log parser for new update alert format
Diffstat (limited to 'docs')
-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 13c0dce8..6ae59ad8 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -20,6 +20,7 @@ * For the web UI: * Added log parser warning about performance of PyTK 1.23.0 or earlier. * Converted pufferchick icons to SVG (thanks to ishan!). + * Updated log parser for new update alert format in SMAPI 3.15.1. ## 3.15.1 Released 06 July 2022 for Stardew Valley 1.5.6 or later. |