Skip to content

Commit f8964b1

Browse files
committed
Add content_type to changelog
1 parent f8d7be5 commit f8964b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/whats_new.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ New Features
4545
- Add :attr:`RawMessageUpdateEvent.guild_id` (:issue:`6489`)
4646
- :class:`AuditLogEntry` is now hashable (:issue:`6495`)
4747
- :class:`Attachment` is now hashable
48+
- Add :attr:`Attachment.content_type` attribute (:issue:`6618`)
4849
- Add support for casting :class:`Attachment` to :class:`str` to get the URL.
4950
- Add ``seed`` parameter for :class:`Colour.random` (:issue:`6562`)
5051
- This only seeds it for one call. If seeding for multiple calls is desirable, use :func:`random.seed`.

0 commit comments

Comments
 (0)