summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-05-01 22:46:56 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-05-01 22:46:56 -0400
commit42bf82d870ab744f13197ad781b7529a959861e1 (patch)
treeecb6ece861e8dfa1c68ec794ddc3c684f0d56321
parentc8ad50dad1d706a1901798f9396f6becfea36c0e (diff)
downloadSMAPI-42bf82d870ab744f13197ad781b7529a959861e1.tar.gz
SMAPI-42bf82d870ab744f13197ad781b7529a959861e1.tar.bz2
SMAPI-42bf82d870ab744f13197ad781b7529a959861e1.zip
update compatibility list
-rw-r--r--docs/release-notes.md4
-rw-r--r--src/SMAPI.Web/wwwroot/SMAPI.metadata.json9
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 499c1d9b..776d7a48 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -1,6 +1,10 @@
← [README](README.md)
# Release notes
+## Upcoming release
+* For players:
+ * Updated compatibility list.
+
## 3.14.0
Released 01 May 2022 for Stardew Valley 1.5.6 or later. See [release highlights](https://www.patreon.com/posts/65265507).
diff --git a/src/SMAPI.Web/wwwroot/SMAPI.metadata.json b/src/SMAPI.Web/wwwroot/SMAPI.metadata.json
index 75a3f8c7..53c9db82 100644
--- a/src/SMAPI.Web/wwwroot/SMAPI.metadata.json
+++ b/src/SMAPI.Web/wwwroot/SMAPI.metadata.json
@@ -168,6 +168,15 @@
},
/*********
+ ** Broke in SMAPI 3.14.0
+ *********/
+ "Dynamic Game Assets": {
+ "ID": "spacechase0.DynamicGameAssets",
+ "~1.4.1 | Status": "AssumeBroken",
+ "~1.4.1 | StatusReasonDetails": "causes runtime errors fixed in Dynamic Game Assets 1.4.2"
+ },
+
+ /*********
** Broke in SDV 1.5.5
*********/
"Animated Portrait Framework": {