From 460b440c2ef4f8c7e2015375fa603095146d1f11 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Fri, 1 Mar 2019 14:10:29 -0500 Subject: prepare for 2.11 release --- docs/release-notes.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index dce1e715..fec8f9ac 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,16 +1,16 @@ # Release notes -## 2.11-beta -Currently in beta for Stardew Valley 1.3.35-beta only. **Not compatible with non-beta versions of the game.** +## 2.11 +Released 01 March 2019 for Stardew Valley 1.3.36. * For players: - * Updated for Stardew Valley 1.3.35 beta. + * Updated for Stardew Valley 1.3.36. * For modders: * Bumped all deprecation levels to _pending removal_. * For the web UI: - * The log parser now displays available updates in a section at the top. - * Mod compatibility page now crosses out mod links if they're outdated to prevent confusion. + * The log parser now shows available updates in a section at the top. + * The mod compatibility page now crosses out mod links if they're outdated to avoid confusion. * Fixed smapi.io linking to an archived download in rare cases. ## 2.10.2 -- cgit