mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-03-05 03:02:49 +00:00
Add changelog for v2.7.1
This commit is contained in:
@@ -11,6 +11,24 @@ 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.
|
||||||
|
|
||||||
|
.. _vp2p7p1:
|
||||||
|
|
||||||
|
v2.7.1
|
||||||
|
-------
|
||||||
|
|
||||||
|
Bug Fixes
|
||||||
|
~~~~~~~~~~
|
||||||
|
|
||||||
|
- Fix memory leak when using :class:`ui.LayoutView` and removing items but those items not being removed from internal cache.
|
||||||
|
- Fix ``aiohttp`` deprecation warning for websocket timeouts (:issue:`10418`)
|
||||||
|
|
||||||
|
Miscellaneous
|
||||||
|
~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
- Show ``davey`` dependency output in ``python -m discord --version`` to debug DAVE issues
|
||||||
|
- Raise an error and warn when ``davey`` is not installed and using voice
|
||||||
|
- Change how views are bound to the internal cache when using interactions
|
||||||
|
|
||||||
.. _vp2p7p0:
|
.. _vp2p7p0:
|
||||||
|
|
||||||
v2.7.0
|
v2.7.0
|
||||||
|
|||||||
Reference in New Issue
Block a user