summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-03-23 01:21:50 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-03-23 01:21:50 -0400
commit91561eedc7c8247a6179e0158eb9f9affdf65012 (patch)
tree013a59f2a627d93577bc3a20c913f3efc658b7ba /docs
parent5b765849d87a702bc79affb82ecb9d565f57b30c (diff)
downloadSMAPI-91561eedc7c8247a6179e0158eb9f9affdf65012.tar.gz
SMAPI-91561eedc7c8247a6179e0158eb9f9affdf65012.tar.bz2
SMAPI-91561eedc7c8247a6179e0158eb9f9affdf65012.zip
fix log parser errors when log text contains {{tokens}}
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 9d654133..059105c3 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -15,6 +15,10 @@
* Added support for beta releases on the home page.
-->
+## 2.5.4
+* For the [log parser][]:
+ * Fixed error when log text contains certain tokens.
+
## 2.5.3
* For players:
* Simplified and improved skipped-mod messages.