diff options
author | 2024-07-25 21:16:07 +0100 | |
---|---|---|
committer | 2024-07-25 21:16:07 +0100 | |
commit | aa8f868ec5fb436a5e199ccdb4df25abeb3df108 (patch) | |
tree | b0ce0d50a7b65376b6d711a7f456aa14457913b4 | |
parent | Bump version to 11.3.1 (diff) |
Update the feature type of 11.3.1 to ensure the changelog renders it correctly
-rw-r--r-- | docs/changelog.rst | 2 |
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. |