diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-08-29 18:18:21 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-08-29 18:18:21 -0400 |
commit | 8b6c732d7168edacf44d4dbabd8613f2c38ebc19 (patch) | |
tree | 1283afab68c42fd1f426dfdf363c9d0e473f72cc /docs | |
parent | 47a68fbb7bb6afc9ecaa3a13b450ddc865754de8 (diff) | |
download | SMAPI-8b6c732d7168edacf44d4dbabd8613f2c38ebc19.tar.gz SMAPI-8b6c732d7168edacf44d4dbabd8613f2c38ebc19.tar.bz2 SMAPI-8b6c732d7168edacf44d4dbabd8613f2c38ebc19.zip |
prepare for release
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 5e84136c..f306607c 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -7,9 +7,11 @@ _If needed, you can update to SMAPI 3.16.0 first and then install the latest version._ --> -## Upcoming release +## 3.16.1 +Released 29 August 2022 for Stardew Valley 1.5.6 or later. + * For players: - * Updated compatibility workaround for the recent PyTK update. + * Updated PyTK compatibility mode for the latest PyTK version. * Fixed broken mods sometimes incorrectly listed as duplicate. ## 3.16.0 |