summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-02-24 16:52:38 -0500
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-02-24 16:52:38 -0500
commit691310d16e6873b83c55f62a59d5010dd8bb7e98 (patch)
treec62543dca097f7c914e27674222c34645f8498b8 /docs
parentd7696912e007a2b455a2fd5e1974924d2efe83b3 (diff)
downloadSMAPI-691310d16e6873b83c55f62a59d5010dd8bb7e98.tar.gz
SMAPI-691310d16e6873b83c55f62a59d5010dd8bb7e98.tar.bz2
SMAPI-691310d16e6873b83c55f62a59d5010dd8bb7e98.zip
add content pack support to log parser
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 03b6dd77..da651be2 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -22,6 +22,7 @@
* For the [log parser][]:
* Significantly reduced download size when viewing files with repeated errors.
+ * Added support for SMAPI 2.5 content packs.
* Improved parse error handling.
* Fixed 'log started' field showing incorrect date.