summaryrefslogtreecommitdiff
path: root/package.nuspec
diff options
context:
space:
mode:
Diffstat (limited to 'package.nuspec')
-rw-r--r--package.nuspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.nuspec b/package.nuspec
index fb009841..54894d90 100644
--- a/package.nuspec
+++ b/package.nuspec
@@ -11,7 +11,7 @@
<projectUrl>https://github.com/Pathoschild/Stardew.ModBuildConfig</projectUrl>
<iconUrl>https://raw.githubusercontent.com/Pathoschild/Stardew.ModBuildConfig/1.3/assets/nuget-icon.png</iconUrl>
<description>Automates the build configuration for a crossplatform Stardew Valley mod that uses SMAPI.</description>
- <releaseNotes>Fix game path detection on 32-bit Windows.</releaseNotes>
+ <releaseNotes>Fix game path detection on 32-bit Windows; remove support for SilVerPLuM (discontinued).</releaseNotes>
</metadata>
<files>
<file src="build/smapi.targets" target="build/Pathoschild.Stardew.ModBuildConfig.targets" />