summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-12-20 22:35:01 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-12-20 22:35:01 -0500
commitfb244dc936b8929dc032ad326f8cad0c9fc80d92 (patch)
tree788ee73232276c7c6f307eb1ec4ec6f1d0d1a7f5 /docs
parent1870336f4c175b067690fdd6c390ae74bed984b7 (diff)
downloadSMAPI-fb244dc936b8929dc032ad326f8cad0c9fc80d92.tar.gz
SMAPI-fb244dc936b8929dc032ad326f8cad0c9fc80d92.tar.bz2
SMAPI-fb244dc936b8929dc032ad326f8cad0c9fc80d92.zip
update for location furniture changes
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 176961d4..2c3720e8 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -15,6 +15,9 @@
* Added `PerScreen<T>` utility and new `Context` fields to simplify split-screen support in mods.
* Added screen ID to log when playing in split-screen mode.
+* For the Console Commands mod:
+ * Added `furniture` option to `world_clear`.
+
## 3.7.6
Released 21 November 2020 for Stardew Valley 1.4.1 or later.