summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-05-06 18:06:47 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-05-06 18:06:47 -0400
commitb834ed7ef5095203529f8b77aee3f25f5387fbcc (patch)
treeeca5df4cc0f4d4e7aa18ef949aeb0a9cd9ec9617 /docs/release-notes.md
parent87d5288287520f750651667839ebbe7bbeb97bba (diff)
downloadSMAPI-b834ed7ef5095203529f8b77aee3f25f5387fbcc.tar.gz
SMAPI-b834ed7ef5095203529f8b77aee3f25f5387fbcc.tar.bz2
SMAPI-b834ed7ef5095203529f8b77aee3f25f5387fbcc.zip
fix errors reading empty JSON files
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 99269bc6..a0d8826b 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -8,6 +8,7 @@
* Removed experimental 'aggressive memory optimizations' option.
_This was disabled by default and is no longer needed in most cases. Memory usage will be better reduced by reworked asset propagation in the upcoming SMAPI 4.0.0._
* Fixed 'content file was not found' error when the game tries to load unlocalized text from a localizable mod data asset.
+ * Fixed error reading empty JSON files. These are now treated as if they didn't exist like before 3.14.0.
* Updated compatibility list.
## 3.14.0