summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-06-20 11:13:23 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-06-20 11:13:23 -0400
commitb32cad4046916344665c67923482db09cacb366f (patch)
tree4275d07f180d6d586e2ce2464d0f4ac8514e8746 /docs/release-notes.md
parent067163da02c5a5993d88d80f04d379c22bc32cba (diff)
downloadSMAPI-b32cad4046916344665c67923482db09cacb366f.tar.gz
SMAPI-b32cad4046916344665c67923482db09cacb366f.tar.bz2
SMAPI-b32cad4046916344665c67923482db09cacb366f.zip
add i18n schema to JSON validator
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 3c3f0796..43e1011c 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -20,6 +20,7 @@
* For the web UI:
* Added GitHub licenses to mod compatibility list.
+ * Added SMAPI `i18n` schema to JSON validator.
* Updated ModDrop URLs.
* Internal changes to improve performance and reliability.