diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-01-29 17:46:45 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-01-29 17:46:45 -0500 |
commit | 6dd4a8a12b25d349b18609132dade14da6ec3cf9 (patch) | |
tree | e9a9f94856fefa12e29870ccff1c94ed3f165be0 /docs | |
parent | 6b9c9be2b6f08f46077f8d81ef05e9d249d72935 (diff) | |
download | SMAPI-6dd4a8a12b25d349b18609132dade14da6ec3cf9.tar.gz SMAPI-6dd4a8a12b25d349b18609132dade14da6ec3cf9.tar.bz2 SMAPI-6dd4a8a12b25d349b18609132dade14da6ec3cf9.zip |
fix item repo's handling of Journal Scraps and Secret Notes
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index f45df4bd..f1911716 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,7 +2,11 @@ # Release notes ## Upcoming release -* Improved translations. Thanks to ChulkyBow (updated Ukrainian)! +* For players: + * Improved translations. Thanks to ChulkyBow (updated Ukrainian)! + +* For console commands: + * Fixed `player_add` with Journal Scraps and Secret Notes. ## 3.13.4 Released 16 January 2022 for Stardew Valley 1.5.6 or later. |