From 0f37c0f92da5fb6fcf9e4317a1b4c8d3f4df8010 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sat, 4 Dec 2021 22:41:59 -0500 Subject: update JSON validator for Content Patcher's new .fnt support --- docs/release-notes.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index 4fc6a524..0f6fba33 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -9,6 +9,9 @@ * For SMAPI maintainers: * Added a new [scripted release package process](technical/smapi.md), which removes the need to compile SMAPI on multiple platforms and manually combine them. +* For the web UI: + * Updated the JSON validator/schema for `.fnt` support in Content Patcher 1.24.0. + ## 3.13.1 Released 30 November 2021 for Stardew Valley 1.5.5 or later. -- cgit