Skip to content

Commit cf3e4b1

Browse files
committed
📝 Update CHANGELOG.md
1 parent 7c871b4 commit cf3e4b1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ These changes are available on the `master` branch, but have not yet been releas
3030
`ui.MentionableSelect`, and `ui.ChannelSelect`.
3131
- Added the ability to use functions with any number of optional arguments and functions
3232
returning an awaitable as `Option.autocomplete`.
33-
([#2669](https://github.com/Pycord-Development/pycord/pull/2914))
33+
([#2914](https://github.com/Pycord-Development/pycord/pull/2914))
3434
- Added `ui.FileUpload` for modals and the `FileUpload` component.
3535
([#2938](https://github.com/Pycord-Development/pycord/pull/2938))
3636

@@ -50,8 +50,6 @@ These changes are available on the `master` branch, but have not yet been releas
5050
([#2924](https://github.com/Pycord-Development/pycord/pull/2924))
5151
- Fixed OPUS Decode Error when recording audio.
5252
([#2925](https://github.com/Pycord-Development/pycord/pull/2925))
53-
- Fixed autocomplete crashing when using an async static method.
54-
([#2669](https://github.com/Pycord-Development/pycord/pull/2914))
5553
- Fixed a `TypeError` when typing `ui.Select` without providing optional type arguments.
5654
([#2943](https://github.com/Pycord-Development/pycord/pull/2943))
5755
- Fixed modal input values being misordered when using the `row` parameter and inserting

0 commit comments

Comments
 (0)