From 2bb8e8353ba35c2db96f88a052400997232d25f8 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Mon, 29 Aug 2022 18:00:41 -0400 Subject: update compatibility workaround for the recent PyTK update --- docs/release-notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index 68dc7874..5e84136c 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -8,7 +8,9 @@ --> ## Upcoming release -* Fixed broken mods sometimes incorrectly listed as duplicate. +* For players: + * Updated compatibility workaround for the recent PyTK update. + * Fixed broken mods sometimes incorrectly listed as duplicate. ## 3.16.0 Released 22 August 2022 for Stardew Valley 1.5.6 or later. See [release highlights](https://www.patreon.com/posts/70797008). -- cgit