From 2c101f97a5465bcf582bb6a0588b879874a783e4 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 3 Jun 2018 15:16:58 -0400 Subject: show debug messages in log parser by default --- 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 7668dc57..210f4496 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -52,6 +52,7 @@ * For the log parser: * Redesigned upload page to make it more intuitive for new players. + * Changed filters to show `DEBUG` messages by default. * Fixed issue parsing content packs with no description. * For SMAPI developers: -- cgit