diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-11-13 12:17:07 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-11-13 12:17:07 -0500 |
commit | 72f5df2d207481b4d83ea34379ef0dada86ff8fc (patch) | |
tree | 522365fa5a3e45f1d65b56a1fe30bcbf713d2cc1 /docs/release-notes.md | |
parent | 0fbf99cd837bda082fc991c9efc533379d810b85 (diff) | |
download | SMAPI-72f5df2d207481b4d83ea34379ef0dada86ff8fc.tar.gz SMAPI-72f5df2d207481b4d83ea34379ef0dada86ff8fc.tar.bz2 SMAPI-72f5df2d207481b4d83ea34379ef0dada86ff8fc.zip |
update release notes
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 9b2dea77..13213a25 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -7,6 +7,10 @@ _If needed, you can update to SMAPI 3.16.0 first and then install the latest version._ --> +## Upcoming release +* For the web UI: + * The log parser no longer warns about missing Error Handler on Android, where it doesn't exist yet (thanks to AnotherPillow!). + ## 3.18.0 Released 12 November 2022 for Stardew Valley 1.5.6 or later. See [release highlights](https://www.patreon.com/posts/74565278). |