Skip to content

Commit c3dfbe2

Browse files
committed
📝 CHANGELOG.md
1 parent 9e21786 commit c3dfbe2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ These changes are available on the `master` branch, but have not yet been releas
3636
`Permissions.use_external_sounds` and
3737
`Permissions.view_creator_monetization_analytics`.
3838
([#2620](https://github.com/Pycord-Development/pycord/pull/2620))
39+
- Added `MediaChannel` channel type.
40+
([#2641](https://github.com/Pycord-Development/pycord/pull/2641))
3941

4042
### Fixed
4143

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

0 commit comments

Comments
 (0)