From 1bb51b2c41bf5acdffb8e25c37187e9bdf9d3dd4 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Tue, 3 Aug 2021 19:11:26 -0400 Subject: prepare for release --- docs/release-notes.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index 22eecc3a..16744b24 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,10 +1,12 @@ ← [README](README.md) # Release notes -## Upcoming release +## 3.12.1 +Released 03 August 2021 for Stardew Valley 1.5.4 or later. + * For players: - * The software conflict message added in SMAPI 3.11.0 now appears as a warning to simplify troubleshooting. - * Fixed error loading older Harmony mods for some players who launch the unofficial 64-bit Stardew Valley through Steam. + * The software conflict message is now shown as a warning to simplify troubleshooting. + * Fixed error loading older Harmony mods for some Windows players using unofficial 64-bit Stardew Valley. * Updated compatibility list. * For mod authors: -- cgit