1
0
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:
Rapptz 2023-05-01 18:14:06 -04:00
parent da10065c19
commit 2880f15287

@ -11,6 +11,20 @@ Changelog
This page keeps a detailed human friendly rendering of what's new and changed
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:
v2.2.2