Skip to content

Commit 90dac2a

Browse files
committed
chore: update changelog
1 parent 2ea7fc4 commit 90dac2a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ These changes are available on the `master` branch, but have not yet been releas
1616

1717
### Fixed
1818

19+
- Fix `TypeError` when accessing `ApplicationCommand.guild_only` or
20+
`SlashCommandGroup.guild_only` when `contexts` is `None`.
21+
([#3320](https://github.com/Pycord-Development/pycord/pull/3320))
22+
1923
### Deprecated
2024

2125
### Removed

0 commit comments

Comments
 (0)