diff options
author | 2024-07-25 21:11:42 +0100 | |
---|---|---|
committer | 2024-07-25 21:11:42 +0100 | |
commit | 8a9d7f0bd1b64f967fe5848f6b2c38d8575b39fc (patch) | |
tree | 7ebe8c4d1d1bf3c94cf2f8939efbe39d45a7e11d /docs/changelog.rst | |
parent | Ignore ASYNC109 where timeout is used for pagination (diff) |
Bump version to 11.3.1v11.3.1
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 bd9b66ee..e5b767df 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,9 @@ Changelog ========= +- :release:`11.3.1 <25th July 2024>` +- :feature:`-` 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. |