summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-12-22 12:04:40 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-12-22 12:04:40 -0500
commit139e267aaaeca9ad84e2a46b1068967b5599f1b6 (patch)
tree124d24e5a6f2bf068ba6839d6bfafd7359ee7837 /docs
parent05d237400c518d7ed288ddf2f5031913a9ca4af4 (diff)
downloadSMAPI-139e267aaaeca9ad84e2a46b1068967b5599f1b6.tar.gz
SMAPI-139e267aaaeca9ad84e2a46b1068967b5599f1b6.tar.bz2
SMAPI-139e267aaaeca9ad84e2a46b1068967b5599f1b6.zip
update item spawning code, detect ring type automatically to support custom rings, minor refactor
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index bae1cb98..a9df73f4 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -8,6 +8,11 @@
* Updated for the 'Force Off' gamepad mode added in Stardew Valley 1.4.1.
* Fixed compatibility with Linux Mint 18 (thanks to techge!) and Arch Linux.
* Fixed compatibility with Linux systems which have libhybris-utils installed.
+ * Fixes for the bundled Console Commands mod:
+ * added new clothing items;
+ * fixed spawning new flooring and rings (thanks to Mizzion!);
+ * fixed spawning custom rings added by mods;
+ * Fixed errors when some item data is invalid.
* Internal optimizations.
* Updated translations. Thanks to PlussRolf (added Spanish)!