summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-08-23 16:18:51 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-14 19:13:42 -0400
commit15fd868f59e84629b66e0cb8fcfdda86b1ffd813 (patch)
treed37a61827573683437fed62635ab2f949bfde82e /docs
parent1003116f7f95d149b350642db8da2464d9ed9954 (diff)
downloadSMAPI-15fd868f59e84629b66e0cb8fcfdda86b1ffd813.tar.gz
SMAPI-15fd868f59e84629b66e0cb8fcfdda86b1ffd813.tar.bz2
SMAPI-15fd868f59e84629b66e0cb8fcfdda86b1ffd813.zip
fix 'unknown file extension' error not listing .json as a valid extension
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 01b48998..352198e0 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -29,7 +29,7 @@ These changes have not been released yet.
* Fixed map reloads resetting tilesheet seasons.
* Fixed map reloads not updating door warps.
* Fixed outdoor tilesheets being seasonalised when added to an indoor location.
- * Fixed typos and inconsistent spelling.
+ * Fixed various error messages and inconsistent spelling.
* For the mod compatibility list:
* Now loads faster (since data is fetched in a background service).