diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-03-13 19:47:30 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-03-13 19:47:30 -0400 |
commit | 76445dc3589265ba259070300120e96a17957e50 (patch) | |
tree | dd60902c878c38617f97644b912afb38c568755e | |
parent | a9b6b0ffa799cccbb1ad473357a8f503731da517 (diff) | |
download | SMAPI-76445dc3589265ba259070300120e96a17957e50.tar.gz SMAPI-76445dc3589265ba259070300120e96a17957e50.tar.bz2 SMAPI-76445dc3589265ba259070300120e96a17957e50.zip |
simplify release notes
-rw-r--r-- | docs/release-notes.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 2301f865..fdc06c87 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -9,8 +9,7 @@ ## 2.5.3 * For players: - * Simplified and improved skipped-incompatible-mod messages. - * Fixed some incompatible-mod errors not showing the mod URL. + * Simplified and improved skipped-mod messages. * Fixed rare crash with some combinations of manifest fields and internal mod data. * Fixed update checks failing for Nexus Mods due to a change in their API. * Fixed update checks failing for some older mods with non-standard versions. |