summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-08-08 22:27:07 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-08-08 22:27:07 -0400
commitd813c4e2c8522584beaf1432725b4cdd2cc251b5 (patch)
treedd7ce212182e773d826c955d3e1deaa7cbcdec40 /docs/release-notes.md
parente376386d250780c50f17c40f82419128b4e7beab (diff)
downloadSMAPI-d813c4e2c8522584beaf1432725b4cdd2cc251b5.tar.gz
SMAPI-d813c4e2c8522584beaf1432725b4cdd2cc251b5.tar.bz2
SMAPI-d813c4e2c8522584beaf1432725b4cdd2cc251b5.zip
fix log parsing for invalid content packs (#860)
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 14421c1a..46d910a9 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -29,6 +29,7 @@
* Added log parser warning about performance of PyTK 1.23.0 or earlier.
* Converted images to SVG (thanks to ishan!).
* Updated log parser for new update alert format in SMAPI 3.15.1.
+ * Fixed parsing for invalid content packs.
## 3.15.1
Released 06 July 2022 for Stardew Valley 1.5.6 or later.