aboutsummaryrefslogtreecommitdiffstats
path: root/docs/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index e5b767df..f2abd8f3 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -5,7 +5,7 @@ Changelog
=========
- :release:`11.3.1 <25th July 2024>`
-- :feature:`-` Correct the docstring of :obj:`pydis_core.utils.interactions.ViewWithUserAndRoleCheck`.
+- :bug:`-` Correct the docstring of :obj:`pydis_core.utils.interactions.ViewWithUserAndRoleCheck`.
- :release:`11.3.0 <17th July 2024>`
- :feature:`254` Add a ``py.typed`` file for :literal-url:`PEP 561 <https://peps.python.org/pep-0561/>` compliance.