summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2016-11-16 22:41:27 -0500
committerJesse Plamondon-Willard <github@jplamondonw.com>2016-11-16 22:41:27 -0500
commit22fe2d8716b81821908f0f6631cd3384d8af66c7 (patch)
tree81dde147eb9c4358c119fc8333377d786eb0670d /release-notes.md
parentfa5c6ff0665b5a7fb0759f60facafd87b04dc659 (diff)
downloadSMAPI-22fe2d8716b81821908f0f6631cd3384d8af66c7.tar.gz
SMAPI-22fe2d8716b81821908f0f6631cd3384d8af66c7.tar.bz2
SMAPI-22fe2d8716b81821908f0f6631cd3384d8af66c7.zip
minor tweaks
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 1ee51608..e84a91e8 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -16,7 +16,7 @@ For developers:
* messages now show which mod logged them;
* more consistent and intuitive console color scheme.
* Added optional `MinimumApiVersion` to `manifest.json`.
- * Added emergency interrupt feature for mods which may corrupt saves.
+ * Added emergency interrupt feature for dangerous mods.
## 1.0
See [log](https://github.com/CLxS/SMAPI/compare/0.40.1.1-3...1.0).