diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-10-08 22:19:16 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-10-08 22:19:16 -0400 |
commit | 4814d11488132ba0b938abe3854afb314c9194e7 (patch) | |
tree | 8c00245b280d7a339762ffe527682ed570a346d2 | |
parent | f03b8176092cfa852514e55d8d9f3cbaf1d4288f (diff) | |
download | SMAPI-4814d11488132ba0b938abe3854afb314c9194e7.tar.gz SMAPI-4814d11488132ba0b938abe3854afb314c9194e7.tar.bz2 SMAPI-4814d11488132ba0b938abe3854afb314c9194e7.zip |
tweak release note (#595)
-rw-r--r-- | docs/release-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 0abef381..f1d470df 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -21,7 +21,7 @@ * For the web UI: * The log parser now has a separate filter for game messages. - * The log parser now displays the author of each content pack. + * The log parser now shows content pack authors (thanks to danvolchek!). * For modders: * Added [data API](https://stardewvalleywiki.com/Modding:Modder_Guide/APIs/Data). |