diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-10-24 18:28:43 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-10-24 18:28:43 -0400 |
commit | f9f3db7db03e969bde33f417d66f259a3d3e6006 (patch) | |
tree | 9f9c4ba621c9caa46445d0ebfc722bc3bcdb5a4e /docs | |
parent | 7c652b0924476cea8dc89faa30983e01c0c66fec (diff) | |
download | SMAPI-f9f3db7db03e969bde33f417d66f259a3d3e6006.tar.gz SMAPI-f9f3db7db03e969bde33f417d66f259a3d3e6006.tar.bz2 SMAPI-f9f3db7db03e969bde33f417d66f259a3d3e6006.zip |
add character-customization-only shirts to item repo
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index d6b5df7a..86081c62 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -11,6 +11,9 @@ * For modders: * Fixed error when heuristically rewriting a property for a type that no longer exists. +* For the Console Commands mod: + * `player_add` can now spawn shirts normally only available during character customization. + ## 3.7.5 Released 16 October 2020 for Stardew Valley 1.4.1 or later. |