summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-06-27 09:47:31 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-06-27 09:47:31 -0400
commit3e5c109df1f90904c2dcb177e35b35f003e90fd9 (patch)
tree7c06948b4dd20bacda354e67b81070804eb65ac1 /docs/release-notes.md
parentcf3728562771b20b66c3f9307a72ae3b19b10bdf (diff)
downloadSMAPI-3e5c109df1f90904c2dcb177e35b35f003e90fd9.tar.gz
SMAPI-3e5c109df1f90904c2dcb177e35b35f003e90fd9.tar.bz2
SMAPI-3e5c109df1f90904c2dcb177e35b35f003e90fd9.zip
add log parser option to view raw log
Diffstat (limited to 'docs/release-notes.md')
-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 5a9e4e92..329ea3ad 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -65,6 +65,7 @@
* Redesigned UI to be more mobile-friendly.
* Added option to download from Nexus.
* Changed log parser filters to show `DEBUG` messages by default.
+ * Added log parser option to view raw log.
* Fixed log parser issue when content packs have no description.
* Fixed log parser mangling crossplatform paths in some cases.