Skip to content

Commit b72b6da

Browse files
authored
Update CHANGELOG.md
Signed-off-by: lukenamop <[email protected]>
1 parent b5809b3 commit b72b6da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ 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()`.
40+
([#2595](https://github.com/Pycord-Development/pycord/pull/2595))
3841

3942
### Changed
4043

0 commit comments

Comments
 (0)