Skip to content

Deps #302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 18, 2025
Merged

Deps #302

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
Changelog
=========

- :release:`11.6.0 <18th February 2025>`
- :bug:`302` Bump Discord.py to :literal-url:`2.5.0 <https://discordpy.readthedocs.io/en/stable/whats_new.html#v2-5-0>`.


- :release:`11.5.1 <23rd November 2024>`
- :bug:`295` Update :obj:`pydis_core.utils.regex.DISCORD_INVITE` to not be overly strict.

Expand All @@ -24,7 +28,7 @@ Changelog


- :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>`.
- :support:`244` Bump Discord.py to :literal-url:`2.4.0 <https://discordpy.readthedocs.io/en/stable/whats_new.html#v2-4-0>`.

- :release:`11.1.0 <30th March 2024>`
- :support:`210` Drop the restriction that meant fakeredis could not be installed on Python 3.12 as lupa now supports 3.12
Expand Down
Loading