diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 6e16032d..e7c946a3 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -55,6 +55,7 @@ * In console commands: * Added `player_add name`, which lets you add items to your inventory by name instead of ID. * Fixed `world_settime` sometimes breaking NPC schedules (e.g. so they stay in bed). + * Fixed `world_setseason` not normalising the season value. * For the log parser: * Redesigned upload page to make it more intuitive for new players. |