mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-14 01:40:02 +00:00
Add changelog for v2.2.3
This commit is contained in:
parent
da10065c19
commit
2880f15287
@ -11,6 +11,20 @@ Changelog
|
|||||||
This page keeps a detailed human friendly rendering of what's new and changed
|
This page keeps a detailed human friendly rendering of what's new and changed
|
||||||
in specific versions.
|
in specific versions.
|
||||||
|
|
||||||
|
.. _vp2p2p3:
|
||||||
|
|
||||||
|
v2.2.3
|
||||||
|
-------
|
||||||
|
|
||||||
|
Bug Fixes
|
||||||
|
~~~~~~~~~~
|
||||||
|
|
||||||
|
- Fix crash from Discord sending null ``channel_id`` for automod audit logs.
|
||||||
|
- Fix ``channel`` edits when using :meth:`Webhook.edit` sending two requests.
|
||||||
|
- Fix :attr:`AuditLogEntry.target` being ``None`` for invites (:issue:`9336`).
|
||||||
|
- Fix :exc:`KeyError` when accessing data for :class:`GuildSticker` (:issue:`9324`).
|
||||||
|
|
||||||
|
|
||||||
.. _vp2p2p2:
|
.. _vp2p2p2:
|
||||||
|
|
||||||
v2.2.2
|
v2.2.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user