Skip to content

Commit fa6dc19

Browse files
committed
sync with pycord
1 parent c8da1d0 commit fa6dc19

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,11 @@ These changes are available on the `master` branch, but have not yet been releas
281281
- Fixed support emoji aliases like `:smile:` in PartialEmoji.from_str
282282
([#2774](https://github.com/Pycord-Development/pycord/pull/2774))
283283

284+
([#2767](https://github.com/Pycord-Development/pycord/pull/2767))
285+
- Fixed `Webhook.edit` not working with `attachments=[]`.
286+
([#2779](https://github.com/Pycord-Development/pycord/pull/2779))
287+
- Fixed GIF-based `Sticker` returning the wrong `url`.
288+
([#2781](https://github.com/Pycord-Development/pycord/pull/2781))
284289

285290
### Changed
286291

0 commit comments

Comments
 (0)