Add changelog for v2.7.1

This commit is contained in:
Rapptz
2026-03-03 13:35:17 -05:00
parent 9cf04aec3c
commit 64fcfe9333

View File

@@ -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