Skip to content

Commit cbe2bae

Browse files
committed
Changelog & version bump
1 parent 7268e93 commit cbe2bae

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
Changelog
55
=========
66

7+
- :release:`11.5.1 <23rd November 2024>`
8+
- :bug:`295` Update :obj:`pydis_core.utils.regex.DISCORD_INVITE` to not be overly strict.
9+
10+
711
- :release:`11.5.0 <17th October 2024>`
812
- :feature:`282` Update :obj:`pydis_core.utils.regex.DISCORD_INVITE` to cover more edge cases.
913

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pydis_core"
3-
version = "11.5.0"
3+
version = "11.5.1"
44
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
55
authors = ["Python Discord <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)