Skip to content

Commit f71b8b4

Browse files
committed
📝 CHANGELOG.md
1 parent 43d6976 commit f71b8b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ These changes are available on the `master` branch, but have not yet been releas
4747
([#2925](https://github.com/Pycord-Development/pycord/pull/2925))
4848
- Fixed a `TypeError` when typing `ui.Select` without providing optional type arguments.
4949
([#2943](https://github.com/Pycord-Development/pycord/pull/2943))
50+
- Fixed `TypeError` when using Python 3.12+ `type` syntax for typing slash command
51+
parameters. ([#2952](https://github.com/Pycord-Development/pycord/pull/2952))
5052

5153
### Removed
5254

0 commit comments

Comments
 (0)