From f635c090959935cfc98df913197022fa16ca21fe Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sat, 11 Apr 2020 22:57:52 -0400 Subject: update release notes --- docs/release-notes.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index b7a135b9..66ab9790 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -5,6 +5,9 @@ * For players: * Updated compatibility list. +* For the Console Commands mod: + * The date commands like `world_setday` now also set the `daysPlayed` stat, so in-game events/randomization match what you'd get if you played to that date normally (thanks to kdau!). + * For the web UI: * Updated the JSON validator and Content Patcher schema for Content Patcher 1.13. * Fixed rare intermittent "CGI application encountered an error" errors. -- cgit