Skip to content

Commit

Permalink
docs(changelog): fix changelog entry for #1916
Browse files Browse the repository at this point in the history
Signed-off-by: BobDotCom <[email protected]>
  • Loading branch information
BobDotCom authored Feb 16, 2023
1 parent 7e46e9c commit 4a1b994
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ possible (see our [Version Guarantees] for more info).

These changes are available on the `master` branch, but have not yet been released.

### Added
- Added new events `on_bridge_command`, `on_bridge_command_completion`, and
`on_bridge_command_error`.
([#1916](https://github.com/Pycord-Development/pycord/pull/1916))

### Fixed

- Fixed the type-hinting of `SlashCommandGroup.walk_commands()` to reflect actual
Expand Down Expand Up @@ -43,9 +48,6 @@ These changes are available on the `master` branch, but have not yet been releas
([#1880](https://github.com/Pycord-Development/pycord/pull/1880))
- Improved support for setting channel types & added new channel types for
`discord.Option`. ([#1883](https://github.com/Pycord-Development/pycord/pull/1883))
- Added new events `on_bride_command`, `on_bridge_command_completion`, and
`on_bridge_command_error`.
([#1916](https://github.com/Pycord-Development/pycord/pull/1916))

### Changed

Expand Down

0 comments on commit 4a1b994

Please sign in to comment.