Skip to content

Commit 015bc45

Browse files
authored
fix: changelog position
Signed-off-by: Lala Sabathil <[email protected]>
1 parent f4d3371 commit 015bc45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ These changes are available on the `master` branch, but have not yet been releas
1818

1919
- Manage silence for new SSRC with existing user_id.
2020
([#2808](https://github.com/Pycord-Development/pycord/pull/2808))
21+
- Fixed Async I/O errors that could be raised when using `Client.run`.
22+
([#2645](https://github.com/Pycord-Development/pycord/pull/2645))
2123

2224
### Removed
2325

@@ -129,8 +131,6 @@ These changes are available on the `master` branch, but have not yet been releas
129131
([#2624](https://github.com/Pycord-Development/pycord/pull/2624))
130132
- Fixed editing `ForumChannel` flags not working.
131133
([#2641](https://github.com/Pycord-Development/pycord/pull/2641))
132-
- Fixed Async I/O errors that could be raised when using `Client.run`.
133-
([#2645](https://github.com/Pycord-Development/pycord/pull/2645))
134134
- Fixed `AttributeError` when accessing `Member.guild_permissions` for user installed
135135
apps. ([#2650](https://github.com/Pycord-Development/pycord/pull/2650))
136136
- Fixed type annotations of cached properties.

0 commit comments

Comments
 (0)