diff options
author | 2024-07-17 23:40:00 +0100 | |
---|---|---|
committer | 2024-07-17 23:40:00 +0100 | |
commit | be7764273deae49729546a5014ee40211505f809 (patch) | |
tree | 25624a1fc0e340c2728534c96d21f636c620b8b9 /docs/changelog.rst | |
parent | Add py.typed (#254) (diff) |
Bump version to 11.3.0v11.3.0
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index bac00e5c..bd9b66ee 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,10 @@ Changelog ========= +- :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. + + - :release:`11.2.0 <22nd June 2024>` - :support:`244` Bump Discord.py to :literal-url:`2.4.0 <https://github.com/Rapptz/discord.py/releases/tag/v2.4.0>`. |