From e44562c9c5fccaa2056347f7a288b67d933cfdfa Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Fri, 11 Nov 2022 01:35:42 -0500 Subject: update release notes --- docs/technical/mod-package.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/technical') diff --git a/docs/technical/mod-package.md b/docs/technical/mod-package.md index 77260a57..707b1641 100644 --- a/docs/technical/mod-package.md +++ b/docs/technical/mod-package.md @@ -412,6 +412,9 @@ The NuGet package is generated automatically in `StardewModdingAPI.ModBuildConfi when you compile it. ## Release notes +## Upcoming release +* Added `manifest.json` format validation on build (thanks to tylergibbs2!). + ### 4.0.2 Released 09 October 2022. -- cgit