Skip to content

Commit

Permalink
📝 CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Paillat-dev committed Nov 15, 2024
1 parent 9e21786 commit c3dfbe2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ These changes are available on the `master` branch, but have not yet been releas
`Permissions.use_external_sounds` and
`Permissions.view_creator_monetization_analytics`.
([#2620](https://github.com/Pycord-Development/pycord/pull/2620))
- Added `MediaChannel` channel type.
([#2641](https://github.com/Pycord-Development/pycord/pull/2641))

### Fixed

Expand All @@ -60,6 +62,8 @@ These changes are available on the `master` branch, but have not yet been releas
([#2627](https://github.com/Pycord-Development/pycord/issues/2627))
- Fixed `AttributeError` when sending polls with `PartialWebook`.
([#2624](https://github.com/Pycord-Development/pycord/pull/2624))
- Fixed editing `ForumChannel` flags not working.
([#2641](https://github.com/Pycord-Development/pycord/pull/2641))
- Fixed `AttributeError` when accessing `Member.guild_permissions` for user installed
apps. ([#2650](https://github.com/Pycord-Development/pycord/pull/2650))

Expand Down

0 comments on commit c3dfbe2

Please sign in to comment.