Skip to content

Commit 77ba4c3

Browse files
committed
Changelog recent changes to bot-core
1 parent 61abfa9 commit 77ba4c3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,19 @@
33
44
Changelog
55
=========
6+
- :release:`9.6.0 <6th May 2023>`
7+
- :feature:`175` Log when waiting for the guild to be available before loading cogs
8+
- :support:`175` Bump Discord.py to :literal-url:`2.2.3 <https://github.com/Rapptz/discord.py/releases/tag/v2.2.3>`.
9+
610

711
- :release:`9.5.1 <2nd March 2023>`
812
- :bug:`174` Bump Discord.py to :literal-url:`2.2.2 <https://github.com/Rapptz/discord.py/releases/tag/v2.2.2>`.
913

14+
1015
- :release:`9.5.0 <28th February 2023>`
1116
- :feature:`173` Bump Discord.py to :literal-url:`2.2.0 <https://github.com/Rapptz/discord.py/releases/tag/v2.2.0>`.
1217

18+
1319
- :release:`9.4.1 <9th February 2023>`
1420
- :bug:`172` Bump Discord.py to :literal-url:`2.1.1 <https://github.com/Rapptz/discord.py/releases/tag/v2.1.1>`.
1521

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 = "9.5.1"
3+
version = "9.6.0"
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)