diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-08-29 18:00:41 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-08-29 18:00:41 -0400 |
commit | 2bb8e8353ba35c2db96f88a052400997232d25f8 (patch) | |
tree | 41e1c9ffd71d4a1889ce1a426179872eea03501b /docs | |
parent | c2f474bf88a43e293d28851785a57a9ca1e60f2e (diff) | |
download | SMAPI-2bb8e8353ba35c2db96f88a052400997232d25f8.tar.gz SMAPI-2bb8e8353ba35c2db96f88a052400997232d25f8.tar.bz2 SMAPI-2bb8e8353ba35c2db96f88a052400997232d25f8.zip |
update compatibility workaround for the recent PyTK update
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 4 |
1 files changed, 3 insertions, 1 deletions
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). |