summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-06-03 15:16:58 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-06-03 15:16:58 -0400
commit2c101f97a5465bcf582bb6a0588b879874a783e4 (patch)
tree36c8c3403c339b9627195bc31081bde11f5bf660 /docs
parenta463a05607c89922af7e908b39aa897b8d23bfbf (diff)
downloadSMAPI-2c101f97a5465bcf582bb6a0588b879874a783e4.tar.gz
SMAPI-2c101f97a5465bcf582bb6a0588b879874a783e4.tar.bz2
SMAPI-2c101f97a5465bcf582bb6a0588b879874a783e4.zip
show debug messages in log parser by default
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md1
1 files changed, 1 insertions, 0 deletions
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: