Skip to content

Commit 99b3e84

Browse files
shtlrsChrisLovering
authored andcommitted
bump version & changelog
1 parent b457c9b commit 99b3e84

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
Changelog
55
=========
66

7-
- :release:`10.6.0 <4th January 2024>`
7+
- :release:`10.6.0 <30th January 2024>`
88
- :feature:`189` Add :obj:`pydis_core.utils.pagination.LinePaginator` which allows users to paginate over content using Embeds, with emoji reactions facilitating navigation.
99
- :feature:`189` Add :obj:`pydis_core.utils.messages.reaction_check`, a predicate that dictates whether a user has the right to add a specific set of reactions based on certain criteria.
10+
- :feature:`199` Port common discord.commands checks from other bots to :obj:`pydis_core.utils.checks`.
1011

1112
- :release:`10.5.1 <14th December 2023>`
1213
- :bug:`200` Do not attempt to read response body if the HTTP response code is 204. Previously only :obj:`pydis_core.site_api.APIClient.delete` did this.

0 commit comments

Comments
 (0)