From 55280a569e976b327b41985f333c5f631f8d3af2 Mon Sep 17 00:00:00 2001 From: Armano den Boef <68127614+Rozen4334@users.noreply.github.com> Date: Fri, 25 Nov 2022 10:47:43 +0100 Subject: [PATCH] meta 3.9.0 (#2517) * meta 3.9.0 * Update changelog --- CHANGELOG.md | 20 ++++++++++ Discord.Net.targets | 2 +- docs/docfx.json | 2 +- src/Discord.Net/Discord.Net.nuspec | 62 +++++++++++++++--------------- 4 files changed, 53 insertions(+), 33 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9608ae4eb..aa67c9a0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [3.9.0] - 2022-11-13 +### Added + +- #2469 Add missing properties in forum & thread channels (01ae904) +- #2501 Add new discord stuff (ed38635) + +### Fixed + +- #2500 Fix duplicated members of DiscordErrorCode (6712ef4) +- #2468 Fix TimestampTag being sadge (bc89d3c) +- #2497 Avoid throwing on missing Application (7077c44) +- #2485 Fixed an oversight clearing session data upon any disconnect. (c7ac59d) + +### Misc + +- #2471 Update samples to use `MessageContent` intent & update `v2 => v3 guide` (a4d34f6) +- #2505 Update events.cs (ea039b8) +- #2467 Update license and icon nuspec props (11ed0ff) +- #2306 Command execution code rework & TypeConverters auto-scope fix (6869817) + ## [3.8.1] - 2022-09-12 ### Added diff --git a/Discord.Net.targets b/Discord.Net.targets index 991f7c495..4a0d75465 100644 --- a/Discord.Net.targets +++ b/Discord.Net.targets @@ -1,6 +1,6 @@ - 3.8.1 + 3.9.0 latest Discord.Net Contributors discord;discordapp diff --git a/docs/docfx.json b/docs/docfx.json index 2fc0d53b1..8b9c6af34 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.8.1", + "_appFooter": "Discord.Net (c) 2015-2022 3.9.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 5bb2e1e5b..31e973788 100644 --- a/src/Discord.Net/Discord.Net.nuspec +++ b/src/Discord.Net/Discord.Net.nuspec @@ -2,7 +2,7 @@ Discord.Net - 3.8.1$suffix$ + 3.9.0$suffix$ Discord.Net Discord.Net Contributors foxbot @@ -14,44 +14,44 @@ PackageLogo.png - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + +