summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-05-11 17:25:06 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-05-11 17:25:06 -0400
commitd097825c84bbe7d4b4812d4948358dd22abd166a (patch)
tree53ba6d271c8a63c8f44ac34e230cee1c98b12dce /docs
parente14916f9622592a993fad54fe184a03de0b95c7b (diff)
downloadSMAPI-d097825c84bbe7d4b4812d4948358dd22abd166a.tar.gz
SMAPI-d097825c84bbe7d4b4812d4948358dd22abd166a.tar.bz2
SMAPI-d097825c84bbe7d4b4812d4948358dd22abd166a.zip
fix error when mod loads XNB mod file without extension
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 3ba11edd..d66fea5d 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -3,6 +3,7 @@
# Release notes
## Upcoming release
* For mod authors:
+ * Fixed error when loading a `.xnb` file through the old content API without the file extension.
* Fixed asset propagation for player sprites not fully updating recolor masks in some cases.
* For the web UI: