Skip to content

Commit b8c7f7f

Browse files
authored
Update CHANGELOG.md
Signed-off-by: Lumouille <144063653+Lumabots@users.noreply.github.com>
1 parent 92d2987 commit b8c7f7f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ These changes are available on the `master` branch, but have not yet been releas
5353
([#2714](https://github.com/Pycord-Development/pycord/pull/2714))
5454
- Added the ability to pass a `datetime.time` object to `format_dt`
5555
([#2747](https://github.com/Pycord-Development/pycord/pull/2747))
56-
- Added `Guild.get_or_fetch()` and `Client.get_or_fetch()` shortcut methods, and
57-
deprecated the old `get_or_fetch` behavior.
56+
- Added `Guild.get_or_fetch()` and `Client.get_or_fetch()` shortcut methods.
5857
([#2776](https://github.com/Pycord-Development/pycord/pull/2776))
5958

6059
### Fixed
@@ -138,6 +137,8 @@ These changes are available on the `master` branch, but have not yet been releas
138137
([#2501](https://github.com/Pycord-Development/pycord/pull/2501))
139138
- Deprecated `Interaction.cached_channel` in favor of `Interaction.channel`.
140139
([#2658](https://github.com/Pycord-Development/pycord/pull/2658))
140+
- Deprecated the old `get_or_fetch(attr, id)` in favor of `get_or_fetch(object_type, object_id`.
141+
([#2776](https://github.com/Pycord-Development/pycord/pull/2776))
141142

142143
## [2.6.1] - 2024-09-15
143144

0 commit comments

Comments
 (0)