From 2a976f7236869fe929fa273deafe2b1b9661c3c4 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 17 Mar 2019 19:42:49 -0400 Subject: add crops to world_clear --- docs/release-notes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index 228160c9..e7ec77fb 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -5,7 +5,8 @@ These changes have not been released yet. * For players: * Updated game version check for the upcoming Stardew Valley 1.4. * Updated compatibility list. - * Fixed `world_clear debris` console command removing chests edited to have a debris name. + * Added crops option to `world_clear` console command. + * Fixed `world_clear` console command removing chests edited to have a debris name. * For the web UI: * The log parser now hides some messages by default, like the mod list. -- cgit