diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-11-13 18:44:46 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-11-13 18:44:46 -0500 |
commit | 1f578ed890da9f3266046cc253ac7a631ab7575f (patch) | |
tree | ffb0f0ed20126f511de02793fbe13a4e6dc2764a | |
parent | abfe053a5ae8aabb6d8f1605539a48ec4a751463 (diff) | |
download | SMAPI-1f578ed890da9f3266046cc253ac7a631ab7575f.tar.gz SMAPI-1f578ed890da9f3266046cc253ac7a631ab7575f.tar.bz2 SMAPI-1f578ed890da9f3266046cc253ac7a631ab7575f.zip |
update release notes (#601)
-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 9d587ab7..58d27ba0 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -29,6 +29,7 @@ * Added [privacy page](https://smapi.io/privacy). * The log parser now has a separate filter for game messages. * The log parser now shows content pack authors (thanks to danvolchek!). + * Tweaked log parser UI (thanks to danvolchek!). * Fixed log parser instructions for Mac. * For modders: |