summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-03-01 19:17:34 -0500
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-03-01 19:17:34 -0500
commit6de4888a1b3e62f3b3976ba013521fbd79405288 (patch)
treee33d349e9db11aeba941755489c6ec8a542efc34 /release-notes.md
parentaba50aba45c81c8ed18cf7ee47baa0071455ff97 (diff)
downloadSMAPI-6de4888a1b3e62f3b3976ba013521fbd79405288.tar.gz
SMAPI-6de4888a1b3e62f3b3976ba013521fbd79405288.tar.bz2
SMAPI-6de4888a1b3e62f3b3976ba013521fbd79405288.zip
improve TrainerMod feedback to user, standardise color/colour spelling
Diffstat (limited to 'release-notes.md')
-rw-r--r--release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/release-notes.md b/release-notes.md
index d157c06a..81d770f0 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -8,6 +8,7 @@ For players:
* Simplified log filename.
* Simplified error messages when a mod can't be loaded.
* Simple nested mod folders are now recognised by SMAPI (e.g. `ModName-1.0\ModName\manifest.json`).
+* Improved TrainerMod command handling & feedback.
* Fixed game's debug output being shown in the console for all users.
* Fixed the game-outdated error not pausing before exit.
* Fixed installer errors for some players when deleting files.