diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-01-23 14:11:38 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-02-07 22:42:19 -0500 |
commit | 8133d75bba1bb9ea28e3cf8c55a653e254da95e8 (patch) | |
tree | 046dd716001394a8117f89a4edbb6192f01501f6 /docs/release-notes.md | |
parent | 59bc63cab6cd7fa80a4f46734fdaafde80e5b351 (diff) | |
download | SMAPI-8133d75bba1bb9ea28e3cf8c55a653e254da95e8.tar.gz SMAPI-8133d75bba1bb9ea28e3cf8c55a653e254da95e8.tar.bz2 SMAPI-8133d75bba1bb9ea28e3cf8c55a653e254da95e8.zip |
tweak XNB mod message for clarity
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r-- | docs/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 1698b1fd..6abfd17f 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -8,6 +8,7 @@ * Restrict to Stardew Valley 1.3.33 or earlier (to avoid confusion when SDV 1.3.35 is released). * Fixed 'unknown mod' deprecation warnings showing a stack trace when developers mode not enabled. * Fixed 'unknown mod' deprecation warnings when they occur in the Mod constructor. + * Tweaked XNB mod message for clarity. * Updated compatibility list. * For the web UI: |