diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-06-20 18:02:41 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-06-20 18:02:41 -0400 |
commit | c91fbc82f8803c400880a56fc1571abd76411fdf (patch) | |
tree | 2826a33c2642ec10509707392c24ed17da1012b2 /docs | |
parent | dab1ef6acc243726247cee57877c3b3100106522 (diff) | |
download | SMAPI-c91fbc82f8803c400880a56fc1571abd76411fdf.tar.gz SMAPI-c91fbc82f8803c400880a56fc1571abd76411fdf.tar.bz2 SMAPI-c91fbc82f8803c400880a56fc1571abd76411fdf.zip |
deprecate support for updating ancient versions of SMAPI
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index bb776fd7..16b47670 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,6 +1,12 @@ ← [README](README.md) # Release notes +<!-- +## 4.0.0 +* The installer no longer supports updating from SMAPI 2.11.3 or earlier (released in 2019). + _If needed, you can update to SMAPI 3.15.0 first and then install to the latest version._ +--> + ## Upcoming release * For the web UI: * Fixed the mod count in the log parser metadata. |