Skip to content

Commit b14bd00

Browse files
authored
fix: changelog entry in wrong section (#2092)
Signed-off-by: Lala Sabathil <[email protected]>
1 parent 8791b6b commit b14bd00

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ These changes are available on the `master` branch, but have not yet been releas
8080
([#2063](https://github.com/Pycord-Development/pycord/pull/2063))
8181
- `default_avatar` behavior changes depending on the user's username migration status
8282
([#2087](https://github.com/Pycord-Development/pycord/pull/2087))
83+
- `Client.on_error()` now has an `exception` parameter for easier error handling.
84+
([#1945](https://github.com/Pycord-Development/pycord/pull/1945))
8385

8486
### Removed
8587

@@ -134,11 +136,6 @@ These changes are available on the `master` branch, but have not yet been releas
134136
new theme colors in the app.
135137
([#1931](https://github.com/Pycord-Development/pycord/pull/1931))
136138

137-
### Changed
138-
139-
- `Client.on_error()` now has an `exception` parameter for easier error handling.
140-
([#1945](https://github.com/Pycord-Development/pycord/pull/1945))
141-
142139
### Fixed
143140

144141
- Fixed the type-hinting of `SlashCommandGroup.walk_commands()` to reflect actual

0 commit comments

Comments
 (0)