diff options
author | danvolchek <volchek2@illinois.edu> | 2018-10-08 19:58:53 -0500 |
---|---|---|
committer | danvolchek <volchek2@illinois.edu> | 2018-10-08 19:58:53 -0500 |
commit | 40f0a53f8fbab603b9b5349d9a9707cf1373c063 (patch) | |
tree | 802f51d3195a93027ca3cfa0af3f46e6fa8b7c71 /docs | |
parent | 7829df45cbe563ecbf95b84ffbc8cc86e06b1c92 (diff) | |
download | SMAPI-40f0a53f8fbab603b9b5349d9a9707cf1373c063.tar.gz SMAPI-40f0a53f8fbab603b9b5349d9a9707cf1373c063.tar.bz2 SMAPI-40f0a53f8fbab603b9b5349d9a9707cf1373c063.zip |
display author of content packs
Diffstat (limited to 'docs')
-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 6ce0169a..0abef381 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -21,6 +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. * For modders: * Added [data API](https://stardewvalleywiki.com/Modding:Modder_Guide/APIs/Data). |