Skip to content

Commit b8504bf

Browse files
committed
meta: changelog
1 parent 0a3898c commit b8504bf

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## [3.1.0] - 2021-12-24
4+
5+
### Added
6+
7+
- #1996 Add nullable type converter to Interaction service (ccc365e)
8+
- #1998 Add before and after execute async (9f124b2)
9+
- #2001 Add MaxUploadLimit to guilds (7745558)
10+
- #2002 Add RTCRegion to voice channels (2a416a3)
11+
- #2003 Add Guilduser timeouts and MODERATE_MEMBERS permission (144741e)
12+
13+
### Fixed
14+
15+
- #1976 fix guild scheduled events update (8daa0b6)
16+
- #1977 fix thread member nre (5d43fe6)
17+
- #1980 fix requireRole attribute of interaction service (a2f57f8)
18+
- #1990 Fix images path for select menu section (a8b5506)
19+
- #1992 fix images; fix closing brace on cs ref (fb52525)
20+
- #1993 Fix CommandExecuted not invoked on failed parse (82bb3e4)
21+
- #1995 Fixed file being disposed on upload (ad20e03)
22+
- #1999 Fix SocketGuildUser being changed to SocketGlobalUser in UserLeft (5446bfe)
23+
- Fix voice codes namespace (768a0a9)
24+
25+
### Misc
26+
27+
- #1994 Make HasResponded public and add it to IDiscordInteraction (1fbcbb8)
28+
- #1997 Make module service scopes optional (cb1aad3)
29+
330
## [3.0.0] - 2021-12-13
431

532
### Added

0 commit comments

Comments
 (0)