Skip to content

Commit af43f29

Browse files
committed
Update CHANGELOG.md
1 parent 660fa15 commit af43f29

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
@@ -138,6 +138,8 @@ These changes are available on the `master` branch, but have not yet been releas
138138
([#2843](https://github.com/Pycord-Development/pycord/pull/2843))
139139
- Fixed `TypeError` when using `@option` with certain annotations and along with
140140
`channel_types`. ([#2835](https://github.com/Pycord-Development/pycord/pull/2835))
141+
- Fixed `TypeError` when using `Optional[...]` or `... | None` in command option type.
142+
([#2852](https://github.com/Pycord-Development/pycord/pull/2852))
141143

142144
### Changed
143145

0 commit comments

Comments
 (0)