Skip to content

Commit 2112f41

Browse files
lukenamopDorukyum
andauthored
Update CHANGELOG.md
Co-authored-by: Dorukyum <[email protected]> Signed-off-by: lukenamop <[email protected]>
1 parent b72b6da commit 2112f41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ These changes are available on the `master` branch, but have not yet been releas
3535
([#2584](https://github.com/Pycord-Development/pycord/pull/2584))
3636
- Fixed the `is_owner()` `user` type hint: `User` -> `User | Member`.
3737
([#2593](https://github.com/Pycord-Development/pycord/pull/2593))
38-
- Fixed `guild.create_test_entitlement()` and `user.create_test_entitlement()` to send
39-
`application_id` instead of `guild_id`/`user_id` to `http.create_test_entitlement()`.
38+
- Fixed `guild.create_test_entitlement()` and `user.create_test_entitlement()` to use
39+
the application endpoint with the right ID.
4040
([#2595](https://github.com/Pycord-Development/pycord/pull/2595))
4141

4242
### Changed

0 commit comments

Comments
 (0)