aboutsummaryrefslogtreecommitdiffstats
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorGravatar shtlrs <[email protected]>2024-07-28 15:09:45 +0200
committerGravatar shtlrs <[email protected]>2024-07-28 15:10:49 +0200
commit13498a3608d236a26b4a3333cdc720d9f7e8ed04 (patch)
treea55b26af9d1d392a773ec5f2c8b4f815bec6d5c1 /docs/changelog.rst
parentUpdate 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.rst3
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`.