Skip to content

Commit c8da1d0

Browse files
committed
Update CHANGELOG.md
Signed-off-by: Lumouille <[email protected]>
1 parent 00676fa commit c8da1d0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -277,11 +277,10 @@ These changes are available on the `master` branch, but have not yet been releas
277277
- Fixed `TypeError` when specifying `thread_name` in `Webhook.send`.
278278
([#2761](https://github.com/Pycord-Development/pycord/pull/2761))
279279
- Updated `valid_locales` to support `in` and `es-419`.
280-
([#2767](https://github.com/Pycord-Development/pycord/pull/2767))
281-
- Fixed `Webhook.edit` not working with `attachments=[]`.
282-
([#2779](https://github.com/Pycord-Development/pycord/pull/2779))
283-
- Fixed GIF-based `Sticker` returning the wrong `url`.
284-
([#2781](https://github.com/Pycord-Development/pycord/pull/2781))
280+
([#2767])(https://github.com/Pycord-Development/pycord/pull/2767)
281+
- Fixed support emoji aliases like `:smile:` in PartialEmoji.from_str
282+
([#2774](https://github.com/Pycord-Development/pycord/pull/2774))
283+
285284

286285
### Changed
287286

0 commit comments

Comments
 (0)