Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NeloBlivion committed Apr 25, 2023
1 parent b877482 commit d16effd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ These changes are available on the `master` branch, but have not yet been releas

- Changed file-upload size limit from 8 MB to 25 MB accordingly.
([#2014](https://github.com/Pycord-Development/pycord/pull/2014))
- `Interaction.channel` is received from the gateway, so it can now be `DMChannel`
and `GroupChannel`.
([#2025](https://github.com/Pycord-Development/pycord/pull/2025))
- `DMChannel.recipients` can now be `None`
([#2025](https://github.com/Pycord-Development/pycord/pull/2025))

### Removed

Expand Down

0 comments on commit d16effd

Please sign in to comment.