Skip to content

Commit ef4564c

Browse files
committed
Version bump and changelog
1 parent d8735bc commit ef4564c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
44
Changelog
55
=========
6+
- :release:`8.1.0 <16th August 2022>`
7+
- :support:`124` Updated Discord Invite regex to match leading http, https, www
8+
69

710
- :release:`8.0.0 <27th July 2022>`
811
- :breaking:`110` Bump async-rediscache to v1.0.0-rc2

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 = "bot-core"
3-
version = "8.0.0"
3+
version = "8.1.0"
44
description = "Bot-Core provides the core functionality and utilities for the bots of the Python Discord community."
55
authors = ["Python Discord <info@pythondiscord.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)