From 0352374e74d4cf07696f7e13993646ea344131c5 Mon Sep 17 00:00:00 2001 From: Quin Lynch Date: Wed, 9 Feb 2022 00:33:37 -0400 Subject: [PATCH] meta: bump 3.3.0 --- CHANGELOG.md | 21 ++++++++++ Discord.Net.targets | 2 +- docs/docfx.json | 2 +- src/Discord.Net/Discord.Net.nuspec | 62 +++++++++++++++--------------- 4 files changed, 54 insertions(+), 33 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b730417e..9f2fe6286 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [3.3.0] - 2022-02-09 + +### Added + +- #2087 Add modals (c8f175e) +- #2088 Add support for slash command attachment type (33efd89) + +### Fixed + +- #2091 Fix modifying attachments on interactions and extend the module base (97e54e1) +- #2076 Fix rest message components cannot pass through execute method (b45aebf) +- #2077 Fix clone being created on updated entity (7d6f4f3) +- #2092 Fix Current user null on reconnect (b424bb2) +- #2089 Fix guild feature enum (d142710) +- #2090 Fix attempts to fetch channels in interactions (6290f75) + +### Misc + +- #1713 Simplify code in DiscordComparers (43b20bc) +- #2079 Add IEnumerable collection parameters instead of arrays for MessageExtensions (75e94fe) + ## [3.2.1] - 2022-01-30 ### Added diff --git a/Discord.Net.targets b/Discord.Net.targets index 770deb5c4..3de30825f 100644 --- a/Discord.Net.targets +++ b/Discord.Net.targets @@ -1,6 +1,6 @@ - 3.2.1 + 3.3.0 latest Discord.Net Contributors discord;discordapp diff --git a/docs/docfx.json b/docs/docfx.json index 80322b710..01ba9a7d9 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -60,7 +60,7 @@ "overwrite": "_overwrites/**/**.md", "globalMetadata": { "_appTitle": "Discord.Net Documentation", - "_appFooter": "Discord.Net (c) 2015-2022 3.2.1", + "_appFooter": "Discord.Net (c) 2015-2022 3.3.0", "_enableSearch": true, "_appLogoPath": "marketing/logo/SVG/Logomark Purple.svg", "_appFaviconPath": "favicon.ico" diff --git a/src/Discord.Net/Discord.Net.nuspec b/src/Discord.Net/Discord.Net.nuspec index d5862bf16..206eb349d 100644 --- a/src/Discord.Net/Discord.Net.nuspec +++ b/src/Discord.Net/Discord.Net.nuspec @@ -2,7 +2,7 @@ Discord.Net - 3.2.1$suffix$ + 3.3.0$suffix$ Discord.Net Discord.Net Contributors foxbot @@ -14,44 +14,44 @@ https://github.com/RogueException/Discord.Net/raw/dev/docs/marketing/logo/PackageLogo.png - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + +