Skip to content

Commit c6c6170

Browse files
committed
bump version & add changelog
1 parent 3922dde commit c6c6170

File tree

3 files changed

+153
-149
lines changed

3 files changed

+153
-149
lines changed

docs/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Changelog
55
=========
66

77

8+
- :release:`10.1.0 <21st July 2023>`
9+
- :feature:`189` Add :obj:`LinePaginator`, the class that allows to paginate content in the form of Embeds, facilitating navigation.
10+
- :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.
11+
812
- :release:`10.0.0 <14th July 2023>`
913
- :breaking:`188` Support sending multiple files at once to paste service. All calls to :obj:`pydis_core.utils.paste_service.send_to_paste_service` must now provide a list of :obj:`pydis_core.utils.paste_service.PasteFile`
1014
- :bug:`187 major` Fix :obj:`pydis_core.utils.channel.get_or_fetch_channel`'s return type to include :obj:`discord.abc.PrivateChannel` and :obj:`discord.Thread`.

0 commit comments

Comments
 (0)