Skip to content

Commit bedfb96

Browse files
committed
Update CHANGELOG.md
1 parent d1da88d commit bedfb96

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,10 @@
4040
- #1923 Add Attachments property to MessageProperties (933ea42)
4141
- #1942 Add multi-file upload to webhooks (bc440ab)
4242
- #1943 Handle bidirectional usernames (10afd96)
43-
- #1944 Add Voice binaries (b5c150d)
43+
- #1945 Updated socket presence and add new presence event (9d6dc62)
4444
- #1948 Added warnings on invalid gateway intents (51e06e9)
4545
- #1949 Add default application games (82276e3)
4646
- #1950 Add custom setter to Group property of ModuleBuilder to automatically invoke AddAliases (ba656e9)
47-
- #1958 Add NET5.0 and NET6.0 builds (aa6bb5e)
4847
- #1958 Add Discord.Interactions framework (aa6bb5e)
4948

5049
### Fixed
@@ -61,24 +60,22 @@
6160
- #1871 Fix empty role list if not present (f47001a)
6261
- #1872 Connection deadlock when trying to Send and Disconnect (97d90b9)
6362
- #1873 Remove OperationCanceledException handling in connecting logic (7cf8499)
64-
- #1876 Message type (ac52a11)
65-
- #1877 Rest message type (22bb1b0)
63+
- #1876 Fix SocketMessage type always being default (ac52a11)
64+
- #1877 Fix RestMessage type always being default (22bb1b0)
6665
- #1886 Change embed description max length to 4096 (8349cd7)
6766
- #1923 Fix ReactionAdded cached parameters (933ea42)
6867
- #1923 Fixed GuildMemberUpdated cached parameters (933ea42)
6968
- #1923 Fixed UserIsTypeing cached parameters (933ea42)
7069
- #1941 Fix Emote.TryParse (900c1f4)
71-
- #1946 NRE when adding parameters thru builders (143ca6d)
70+
- #1946 Fix NRE when adding parameters in ModuleBuilders (143ca6d)
7271
- #1947 ShardedClient's CurrentUser interface property being null (d5f5ae1)
7372

7473
### Misc
7574

7675
- #1852 Internal change to GetOrCreateUser (dfaaa21)
7776
- #1923 Make Hierarchy a IGuildUser property (933ea42)
78-
- #1923 Changed embed discription length to 4096 (933ea42)
7977
- #1923 Fixed gateway serialization to include nulls for API v9 (933ea42)
8078
- #1923 Removed error log for gateway reconnects (933ea42)
81-
- #1945 Updated socket presence and add new presence event (9d6dc62)
8279

8380
## [2.4.0] - 2021-05-22
8481

0 commit comments

Comments
 (0)