diff --git a/CHANGELOG.md b/CHANGELOG.md index b6fc06d578..d58392053b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [3.15.1] - 2024-06-18 +### Added +- #2927 Add missing PollProperties (a59f4ba) +- #2942 Add purchase notification (9d92435) +- #2934 Add MessageCallData (21195a8) +- #2932 Config Bypass for CanSendResponse (9030a5b) +- #2933 Premium Buttons (531b5eb) +- #2941 Add UseExternalApps permission (f7f29d5) +### Misc +- #2936 Public constructor for Emote (3be72a8) +- #2935 Generic autocomplete (35b102a) +- #2929 Enable nuget debug symbols. (aa424f6) + ## [3.15.0] - 2024-05-12 ### Added - #2902 Polls (476ec06) diff --git a/Discord.Net.targets b/Discord.Net.targets index b87f881f8d..5dac959063 100644 --- a/Discord.Net.targets +++ b/Discord.Net.targets @@ -1,6 +1,6 @@ - 3.15.0 + 3.15.1 latest Discord.Net Contributors discord;discordapp diff --git a/docs/docfx.json b/docs/docfx.json index 69de2f5215..e69cddcc0e 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -59,7 +59,7 @@ "globalMetadata": { "_appTitle": "Discord.Net Documentation", "_appName": "Discord.Net", - "_appFooter": "Discord.Net © 2015-2024 3.15.0", + "_appFooter": "Discord.Net © 2015-2024 3.15.1", "_enableSearch": true, "_appLogoPath": "marketing/logo/SVG/Logomark Purple.svg", "_appFaviconPath": "favicon.png" diff --git a/src/Discord.Net/Discord.Net.nuspec b/src/Discord.Net/Discord.Net.nuspec index 01768390b4..044acc8a36 100644 --- a/src/Discord.Net/Discord.Net.nuspec +++ b/src/Discord.Net/Discord.Net.nuspec @@ -2,7 +2,7 @@ Discord.Net - 3.15.0$suffix$ + 3.15.1$suffix$ Discord.Net Discord.Net Contributors foxbot @@ -15,44 +15,44 @@ NUGET_README.md - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + +