Skip to content

Commit c38ac13

Browse files
committed
docs: update changelog
1 parent 45ab8fc commit c38ac13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ These changes are available on the `master` branch, but have not yet been releas
5555
([#2714](https://github.com/Pycord-Development/pycord/pull/2714))
5656
- Added the ability to pass a `datetime.time` object to `format_dt`.
5757
([#2747](https://github.com/Pycord-Development/pycord/pull/2747))
58-
- Added support for `Literal[...]` to define command choices.
58+
- Added support for type hinting slash command options with `typing.Annotated`.
5959
([#2782](https://github.com/Pycord-Development/pycord/pull/2782))
6060
- Added `discord.Interaction.created_at`.
6161
([#2801](https://github.com/Pycord-Development/pycord/pull/2801))

0 commit comments

Comments
 (0)