Skip to content

Commit

Permalink
docs: add missing changelog and fix stage_raise_hand grammar (#1924)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustaSqu1d authored Feb 15, 2023
1 parent 7789cbb commit 7e46e9c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ possible (see our [Version Guarantees] for more info).

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

_No changes yet_
### Fixed

- Fixed the type-hinting of `SlashCommandGroup.walk_commands()` to reflect actual
behavior. ([#1852](https://github.com/Pycord-Development/pycord/pull/1852))

## [2.4.0] - 2023-02-10

Expand Down
2 changes: 1 addition & 1 deletion docs/api/enums.rst
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ of :class:`enum.Enum`.

.. attribute:: stage_raise_hand

The system message denoting that a stage event has someone has raised their hand.
The system message denoting that someone in a stage event is raising their hand.

.. versionadded:: 2.4

Expand Down

0 comments on commit 7e46e9c

Please sign in to comment.