Skip to content

Commit

Permalink
chore: fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorukyum committed Feb 1, 2025
1 parent beeef7d commit 869f666
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ These changes are available on the `master` branch, but have not yet been releas
([#2700](https://github.com/Pycord-Development/pycord/pull/2700)).
- Fixed `BridgeCommand` duplicate in default help command.
([#2656](https://github.com/Pycord-Development/pycord/pull/2656))
- Fixed `AttributeError` when trying to consume a consumable entitlement.
([#2564](https://github.com/Pycord-Development/pycord/pull/2564))

### Changed

Expand All @@ -115,11 +117,8 @@ These changes are available on the `master` branch, but have not yet been releas
([#2520](https://github.com/Pycord-Development/pycord/pull/2520))
- Deprecated `Emoji` in favor of `GuildEmoji`.
([#2501](https://github.com/Pycord-Development/pycord/pull/2501))

### Fixed

- Fixed `AttributeError` when trying to consume a consumable entitlement.
([#2564](https://github.com/Pycord-Development/pycord/pull/2564))
- Deprecated `Interaction.cached_channel` in favor of `Interaction.channel`.
([#2658](https://github.com/Pycord-Development/pycord/pull/2658))

## [2.6.1] - 2024-09-15

Expand Down

0 comments on commit 869f666

Please sign in to comment.