Skip to content

Commit

Permalink
docs: Update CHANGELOG.md with merged pull request #2164 (#2220)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

Signed-off-by: CarrotManMatt <108596565+CarrotManMatt@users.noreply.github.com>

* style(pre-commit): auto fixes from pre-commit.com hooks

---------

Signed-off-by: CarrotManMatt <108596565+CarrotManMatt@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
CarrotManMatt and pre-commit-ci[bot] committed Aug 31, 2023
1 parent 1d463f6 commit 2256710
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -164,6 +164,9 @@ These changes are available on the `master` branch, but have not yet been releas
`Webhook` class. ([#2156](https://github.com/Pycord-Development/pycord/pull/2156))
- Fixed `ScheduledEvent.creator_id` returning `str` instead of `int`.
([#2162](https://github.com/Pycord-Development/pycord/pull/2162))
- Fixed type-hinting of `values` argument of `basic_autocomplete` to include typehinting
of `Iterable[OptionChoice]`.
([#2164](https://github.com/Pycord-Development/pycord/pull/2164))
- Fixed initial message inside of the create thread payload sending legacy beta payload.
([#2191](https://github.com/Pycord-Development/pycord/pull/2191))
- Fixed a misplaced payload object inside of the thread creation payload.
Expand Down

0 comments on commit 2256710

Please sign in to comment.