From 8b6c732d7168edacf44d4dbabd8613f2c38ebc19 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Mon, 29 Aug 2022 18:18:21 -0400 Subject: prepare for release --- docs/release-notes.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs') 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 -- cgit