summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
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 e92ccf35..133ae929 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -7,6 +7,7 @@ For players:
* Installing SMAPI will now automatically clean up old SMAPI files.
* Each mod now has its own `.cache` folder, so removing the mod won't leave orphaned cache files behind.
* Tweaked installer wording to avoid confusion.
+ * Fixed the installer not removing TrainerMod from the legacy appdata mods directory if it's already present in the game mods directory.
For developers:
* Added a searchable `list_items` command to replace the `out_items`, `out_melee`, and `out_rings` commands.