diff options
author | 2024-07-28 15:09:45 +0200 | |
---|---|---|
committer | 2024-07-28 15:10:49 +0200 | |
commit | 13498a3608d236a26b4a3333cdc720d9f7e8ed04 (patch) | |
tree | a55b26af9d1d392a773ec5f2c8b4f815bec6d5c1 /docs/changelog.rst | |
parent | Update the feature type of 11.3.1 to ensure the changelog renders it correctly (diff) |
add boostrap_line_paginator_with_emojis utilbootstrap-paginator
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index f2abd8f3..a63ba98d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,9 @@ Changelog ========= +- :release:`11.4.0 <28th July 2024>` +- :feature:`262` Add :obj:`pydis_core.utils.pagination.boostrap_line_paginator_with_emojis` to boostrap paginators with custom emojis and remove boilerplate code. + - :release:`11.3.1 <25th July 2024>` - :bug:`-` Correct the docstring of :obj:`pydis_core.utils.interactions.ViewWithUserAndRoleCheck`. |