summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-02-25 23:33:07 -0500
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-02-25 23:33:07 -0500
commitc984d5ad51c80a9ede1613c2bbbf51279966dd8b (patch)
treef5f4cf6391192aee1f50d841631dac329117f200 /docs/release-notes.md
parent212e85489a456acca6889faff5da835cbb707080 (diff)
downloadSMAPI-c984d5ad51c80a9ede1613c2bbbf51279966dd8b.tar.gz
SMAPI-c984d5ad51c80a9ede1613c2bbbf51279966dd8b.tar.bz2
SMAPI-c984d5ad51c80a9ede1613c2bbbf51279966dd8b.zip
fix log filtering some mods incorrectly
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 16284211..74db0256 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -2,6 +2,7 @@
## 2.6 (upcoming)
* For the [log parser][]:
* Fixed mod list not including all mods if at least one has no author name.
+ * Fixed some log entries being incorrectly filtered.
## 2.5.2
* For modders: