From 3de9858c9b89d13cfb69662a2d9e0ce03ff0593a Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Fri, 30 Apr 2021 18:52:19 -0400 Subject: fix update subkeys for Nexus mods marked as adult content --- 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 ddc3ab30..b6b14f97 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -25,6 +25,9 @@ * Fixed `Context.IsMainPlayer` returning true for a farmhand in split-screen mode before the screen is initialized. * Fixed error when editing bundle data while a split-screen player is joining. +* For the web API: + * Fixed update subkeys not working in file descriptions for Nexus mods marked as adult content. + ## 3.9.5 Released 21 March 2021 for Stardew Valley 1.5.4 or later. -- cgit