Skip to content

Commit

Permalink
chore: Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Icebluewolf committed Sep 16, 2024
1 parent a4bd686 commit 7fb1a4b
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 @@ -23,6 +23,10 @@ These changes are available on the `master` branch, but have not yet been releas
- Added `Member.guild_banner` and `Member.display_banner` properties.
([#2556](https://github.com/Pycord-Development/pycord/pull/2556))

### Fixed
- Fix `Enum` options not setting the correct type when only one choice is available.
([#2575](https://github.com/Pycord-Development/pycord/pull/2575))

### Changed

- Renamed `cover` property of `ScheduledEvent` and `cover` argument of
Expand Down

0 comments on commit 7fb1a4b

Please sign in to comment.