fix release note

This commit is contained in:
Jesse Plamondon-Willard 2019-03-18 00:41:07 -04:00
parent 64331ffe8c
commit 29d11a72c2
No known key found for this signature in database
GPG Key ID: CF8B1456B3E29F49
1 changed files with 3 additions and 1 deletions

View File

@ -24,8 +24,10 @@ Released 17 March 2019 for Stardew Valley 1.3.36.
* Updated mod compatibility list.
* Fixed `world_clear` console command removing chests edited to have a debris name.
* For the web UI:
* For modders:
* Added support for suppressing false-positive warnings in rare cases.
* For the web UI:
* The log parser now collapses redundant sections by default.
* Fixed log parser column resize bug.