Skip to content

Commit b8bf650

Browse files
committed
sync with pycord
1 parent a442507 commit b8bf650

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,11 @@ 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)
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))
281285

282286
### Changed
283287

0 commit comments

Comments
 (0)