From 5a4883bbd078c0cdbea6aed3e6aefbb4b136a6ea Mon Sep 17 00:00:00 2001 From: Hassan Abouelela Date: Mon, 30 May 2022 22:02:38 +0400 Subject: Fix Bullet Points In Changelog Co-authored-by: Chris Lovering Signed-off-by: Hassan Abouelela --- docs/changelog.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/changelog.rst') diff --git a/docs/changelog.rst b/docs/changelog.rst index 62e97fbb..e666a266 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -11,7 +11,7 @@ Changelog - :release:`7.1.0 <24th May 2022>` - :feature:`78` Bump Discord.py to :literal-url:`4cbe8f5 `: - - This fixes a bug with permission resolution when dealing with timed out members. + - This fixes a bug with permission resolution when dealing with timed out members. - :release:`7.0.0 <10th May 2022>` @@ -22,7 +22,7 @@ Changelog - :release:`6.4.0 <26th April 2022>` - :feature:`72` Bump discord.py to :literal-url:`5a06fa5 `: - - Notably, one of the commits in this bump dynamically extends the timeout of ``Guild.chunk()`` based on the number or members, so it should actually work on our guild now. + - Notably, one of the commits in this bump dynamically extends the timeout of ``Guild.chunk()`` based on the number or members, so it should actually work on our guild now. - :release:`6.3.2 <25th April 2022>` @@ -48,8 +48,8 @@ Changelog - :release:`6.0.0 <19th April 2022>` - :breaking:`64` Bump discord.py to :literal-url:`987235d `: - - This reverts a change to help command behaviour that broke our custom pagination - - This also adds basic forum channel support to discord.py + - This reverts a change to help command behaviour that broke our custom pagination + - This also adds basic forum channel support to discord.py - :release:`5.0.4 <18th April 2022>` 63 @@ -103,12 +103,12 @@ Changelog - :feature:`32` Add common monkey patches. - :feature:`29` Port many common utilities from our bots: - - caching - - channel - - extensions - - loggers - - members - - scheduling + - caching + - channel + - extensions + - loggers + - members + - scheduling - :support:`2` Added intersphinx to docs. -- cgit v1.2.3