diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-09-13 11:59:17 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-09-13 11:59:17 -0400 |
commit | 4189e2f3faa9197e83aebd32fc0af93d46ee1a61 (patch) | |
tree | 246ef5864f8fa54efc22796754595a19a3e58343 /docs | |
parent | 98dbc68396da23298bfb437fa907336e6229b2aa (diff) | |
download | SMAPI-4189e2f3faa9197e83aebd32fc0af93d46ee1a61.tar.gz SMAPI-4189e2f3faa9197e83aebd32fc0af93d46ee1a61.tar.bz2 SMAPI-4189e2f3faa9197e83aebd32fc0af93d46ee1a61.zip |
add support for renewing uploaded JSON/log files
Diffstat (limited to 'docs')
-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 2135d4f2..964a0c50 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -7,6 +7,10 @@ * Migrated to Harmony 2.0 (see [_migrate to Harmony 2.0_](https://stardewvalleywiki.com/Modding:Migrate_to_Harmony_2.0) for more info). --> +## Upcoming release +* For the web UI: + * You can now renew the expiry for an uploaded JSON/log file if you need it longer. + ## 3.7.2 Released 08 September 2020 for Stardew Valley 1.4.1 or later. |