From 49c192fc4772417428d490dabf93b790f82c94c9 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sat, 26 Dec 2020 02:08:53 -0500 Subject: detect & fix broken community center bundles --- docs/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index be51695e..fe614303 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -9,7 +9,7 @@ ## Upcoming release * For players: - * Fixed community center bundle corruption for non-English players. + * Fixed community center bundles broken for non-English saves created in SMAPI 3.8.0. Affected saves will be fixed automatically next time you load them. * For modders: * World events are now raised for the volcano levels. -- cgit