meta: 2.4.0 (#1845)
This commit is contained in:
19
CHANGELOG.md
19
CHANGELOG.md
@@ -1,5 +1,24 @@
|
||||
# Changelog
|
||||
|
||||
## [2.4.0] - 2021-05-22
|
||||
### Added
|
||||
- #1726 Add stickers (91a9063)
|
||||
- #1753 Webhook message edit & delete functionality (f67cd8e)
|
||||
- #1757 Add ability to add/remove roles by id (4c9910c)
|
||||
- #1781 Add GetEmotesAsync to IGuild (df23d57)
|
||||
- #1801 Add missing property to MESSAGE_REACTION_ADD event (0715d7d)
|
||||
- #1828 Add methods to interact with reactions without a message object (5b244f2)
|
||||
- #1830 Add ModifyMessageAsync to IMessageChannel (365a848)
|
||||
- #1844 Add Discord Certified Moderator user flag (4b8d444)
|
||||
|
||||
### Fixed
|
||||
- #1486 Add type reader when entity type reader exists (c46daaa)
|
||||
- #1835 Cached message emoji cleanup at MESSAGE_REACTION_REMOVE_EMOJI (8afef82)
|
||||
|
||||
### Misc
|
||||
- #1778 Remove URI check from EmbedBuilder (25b04c4)
|
||||
- #1800 Fix spelling in SnowflakeUtils.FromSnowflake (6aff419)
|
||||
|
||||
## [2.3.1] - 2021-03-10
|
||||
### Fixed
|
||||
- #1761 Deadlock in DiscordShardedClient when Ready is never received (73e5cc2)
|
||||
|
||||
Reference in New Issue
Block a user