summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2016-10-31 00:02:10 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2016-10-31 00:02:10 -0400
commit4845b6bf70cd6d4298fee9f535c9ab0ed7a1039f (patch)
tree00bc6d6a85b6459f059d2e996472140062ae3461 /release-notes.md
parent4089a15b466f4233a4f11ecb611494f67ebecf71 (diff)
downloadSMAPI-4845b6bf70cd6d4298fee9f535c9ab0ed7a1039f.tar.gz
SMAPI-4845b6bf70cd6d4298fee9f535c9ab0ed7a1039f.tar.bz2
SMAPI-4845b6bf70cd6d4298fee9f535c9ab0ed7a1039f.zip
fix typo
Diffstat (limited to 'release-notes.md')
-rw-r--r--release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/release-notes.md b/release-notes.md
index feffcf69..bc396bb5 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -3,7 +3,7 @@
## 1.x
* 1.0 (upcoming, [log](https://github.com/CLxS/SMAPI/compare/0.40.1.1-3...master))
* Added support for Linux and Mac.
- * Removed support mods in AppData **(breaking change)**.
+ * Removed support for mods in undocumented `%appdata\StardewValley\mods` folder **(breaking change)**.
* Simplified compiling from source.
* Internal cleanup & refactoring.