Skip to content

Commit f390d86

Browse files
committed
docs: changelog
1 parent 722f23e commit f390d86

File tree

6 files changed

+17
-5
lines changed

6 files changed

+17
-5
lines changed

changelog/845.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/931.doc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/940.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/960.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/967.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/whats_new.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,23 @@ in specific versions.
1717

1818
.. towncrier release notes start
1919
20+
.. _vp2p8p1:
21+
22+
v2.8.1
23+
------
24+
25+
Bug Fixes
26+
~~~~~~~~~
27+
- Fix :class:`VoiceClient` not continuing to play audio when moving between channels. (:issue:`845`)
28+
- Fix KeepAlive logging un-intentionally attempting to interpolate stack trace logger calls (:issue:`940`)
29+
- Fix attribute error when attempting to access :class:`DMChannel.flags` under certain circumstances. (:issue:`960`)
30+
- Fix voice connection discovery using incorrect packet sizes. (:issue:`967`)
31+
32+
Documentation
33+
~~~~~~~~~~~~~
34+
- Update automod rule limits. (:issue:`931`)
35+
36+
2037
.. _vp2p8p0:
2138

2239
v2.8.0

0 commit comments

Comments
 (0)