mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-08-28 14:05:05 +00:00
Add changelog for v2.6.1
This commit is contained in:
parent
bb45e050b9
commit
753db1724b
@ -11,6 +11,21 @@ Changelog
|
||||
This page keeps a detailed human friendly rendering of what's new and changed
|
||||
in specific versions.
|
||||
|
||||
.. _vp2p6p1:
|
||||
|
||||
v2.6.1
|
||||
-------
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~~
|
||||
|
||||
- Fix :attr:`ui.Section.children` and :attr:`ui.Section.accessory` having ``None`` as the :attr:`Item.parent` (:issue:`10269`)
|
||||
- Fix error when using a :class:`ui.DynamicItem` inside an :class:`ui.Section`
|
||||
- Fix :class:`ui.DynamicItem` not working when set as an :attr:`ui.Section.acessory` (:issue:`10271`)
|
||||
- Fix :attr:`ui.LayoutView.total_children_count` being inaccurate when adding nested items
|
||||
- Fix crash when accessing :attr:`AuditLogEntry.category` for unknown audit log actions
|
||||
- |tasks| Add logging statement when a handled exception occurs (:issue:`10276`)
|
||||
|
||||
.. _vp2p6p0:
|
||||
|
||||
v2.6.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user