summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-12-29 15:53:11 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-12-29 15:53:11 -0500
commit5db5ca1c88cf6592ceb4304d3b0682394050bbc8 (patch)
treeae7d098ffae5cccb462922f151617a9d3f66a9c0 /docs/release-notes.md
parent29907844331b258db6b9760eb7ed9131eccfa83f (diff)
downloadSMAPI-5db5ca1c88cf6592ceb4304d3b0682394050bbc8.tar.gz
SMAPI-5db5ca1c88cf6592ceb4304d3b0682394050bbc8.tar.bz2
SMAPI-5db5ca1c88cf6592ceb4304d3b0682394050bbc8.zip
reduce cache time for mod compatibility list
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r--docs/release-notes.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index fc8adc61..f389ba25 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -11,6 +11,9 @@
* `Specialised.LoadStageChanged`.
* You can now use `helper.Data.Read/WriteSaveData` as soon as the save is loaded (instead of once the world is initialised).
+* For the web UI:
+ * Reduced mod compatibility list's cache time.
+
## 2.9.3
* For players:
* Fixed errors hovering items in some cases with SMAPI 2.9.2.