update release notes (#237)

This commit is contained in:
Jesse Plamondon-Willard 2017-02-12 19:41:15 -05:00
parent e5324e170c
commit 8b0db49f12
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ For players:
* Simplified log filename.
* Simple nested mod folders are now recognised by SMAPI (e.g. `ModName-1.0\ModName\manifest.json`).
* Fixed game's debug output being shown in the console for all users.
* Fixed installer errors for some players when deleting files.
For mod developers:
* Added `SaveEvents.AfterReturnToTitle` and `TimeEvents.AfterDayStarted` events.