summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-12-01 22:41:16 -0500
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-12-01 22:41:16 -0500
commit424578539408aea2685c86d0f46b87573c37363a (patch)
treea37b4660b916f06039a19072baf1b7b11be03ab1 /docs
parent08f4a6fa0b9166f5c70715ffe9dab6ac4daf1a02 (diff)
downloadSMAPI-424578539408aea2685c86d0f46b87573c37363a.tar.gz
SMAPI-424578539408aea2685c86d0f46b87573c37363a.tar.bz2
SMAPI-424578539408aea2685c86d0f46b87573c37363a.zip
tweak log parser instructions to avoid confusion
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 683e97b8..53ec07c6 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -8,8 +8,8 @@
* Fixed `player_add` command not handling tool upgrade levels.
* Updated compatibility list.
* The [log parser][] no longer expires logs after a week.
- * The [log parser][] now lets you close modals with `ESC` or a click outside it.
* Fixed [log parser][] error when uploading very large logs.
+ * Slightly improved the [log parser][] UI.
* For modders:
* Added `DaysSinceStart` property to `SDate` dates.