Skip to content

Commit 869f666

Browse files
committed
chore: fix changelog
1 parent beeef7d commit 869f666

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ These changes are available on the `master` branch, but have not yet been releas
9191
([#2700](https://github.com/Pycord-Development/pycord/pull/2700)).
9292
- Fixed `BridgeCommand` duplicate in default help command.
9393
([#2656](https://github.com/Pycord-Development/pycord/pull/2656))
94+
- Fixed `AttributeError` when trying to consume a consumable entitlement.
95+
([#2564](https://github.com/Pycord-Development/pycord/pull/2564))
9496

9597
### Changed
9698

@@ -115,11 +117,8 @@ These changes are available on the `master` branch, but have not yet been releas
115117
([#2520](https://github.com/Pycord-Development/pycord/pull/2520))
116118
- Deprecated `Emoji` in favor of `GuildEmoji`.
117119
([#2501](https://github.com/Pycord-Development/pycord/pull/2501))
118-
119-
### Fixed
120-
121-
- Fixed `AttributeError` when trying to consume a consumable entitlement.
122-
([#2564](https://github.com/Pycord-Development/pycord/pull/2564))
120+
- Deprecated `Interaction.cached_channel` in favor of `Interaction.channel`.
121+
([#2658](https://github.com/Pycord-Development/pycord/pull/2658))
123122

124123
## [2.6.1] - 2024-09-15
125124

0 commit comments

Comments
 (0)