Browse Source

Update changelog order

tags/3.0.0
Quin Lynch GitHub 3 years ago
parent
commit
d1da88d170
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      CHANGELOG.md

+ 3
- 3
CHANGELOG.md View File

@@ -19,9 +19,6 @@
- #1879 Add Name property to Teams (c5b4b64)
- #1890 Add default avatar to WithAuthor extension (c200861)
- #1896 IVoiceChannel implements IMentionable (3395700)
- #1943 Handle bidirectional usernames (10afd96)
- #1948 Added warnings on invalid gateway intents (51e06e9)
- #1949 Add default application games (82276e3)
- #1923 Add Interaction Support (933ea42)
- #1923 Add Application commands (933ea42)
- #1923 Add Message Components (933ea42)
@@ -42,7 +39,10 @@
- #1923 Add SendFilesAsync to channels (933ea42)
- #1923 Add Attachments property to MessageProperties (933ea42)
- #1942 Add multi-file upload to webhooks (bc440ab)
- #1943 Handle bidirectional usernames (10afd96)
- #1944 Add Voice binaries (b5c150d)
- #1948 Added warnings on invalid gateway intents (51e06e9)
- #1949 Add default application games (82276e3)
- #1950 Add custom setter to Group property of ModuleBuilder to automatically invoke AddAliases (ba656e9)
- #1958 Add NET5.0 and NET6.0 builds (aa6bb5e)
- #1958 Add Discord.Interactions framework (aa6bb5e)


Loading…
Cancel
Save