From 1f578ed890da9f3266046cc253ac7a631ab7575f Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Tue, 13 Nov 2018 18:44:46 -0500 Subject: update release notes (#601) --- docs/release-notes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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: -- cgit