summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-11-26 16:27:36 -0500
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-11-26 16:27:36 -0500
commit1aa4098a510ce0f82e7ea7abc24e31e4f5f27225 (patch)
tree3624d9538a234ba751492bdb88704ef7b0e557d7 /docs
parent05415497930da5fc156a0936a646ebf522124bd5 (diff)
downloadSMAPI-1aa4098a510ce0f82e7ea7abc24e31e4f5f27225.tar.gz
SMAPI-1aa4098a510ce0f82e7ea7abc24e31e4f5f27225.tar.bz2
SMAPI-1aa4098a510ce0f82e7ea7abc24e31e4f5f27225.zip
fix CFAutomate compatibility errors showing no URL (#393)
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 4c5f49d6..da6c046d 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -2,6 +2,7 @@
## 2.2
* For players:
* Fixed mods crashing when loading a custom asset on Linux/Mac.
+ * Updated compatibility list.
* For modders:
* Added `DaysSinceStart` property to `SDate` dates.