Skip to content

Commit 4f3d669

Browse files
committed
docs: changelog
1 parent dd6f46e commit 4f3d669

File tree

5 files changed

+15
-4
lines changed

5 files changed

+15
-4
lines changed

changelog/870.bugfix.rst

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

changelog/879.bugfix.rst

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

changelog/907.bugfix.rst

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

changelog/911.bugfix.rst

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

docs/whats_new.rst

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

1818
.. towncrier release notes start
1919
20+
.. _vp2p6p3:
21+
22+
v2.6.3
23+
------
24+
25+
This maintainence release contains backports from v2.8.0.
26+
27+
Bug Fixes
28+
~~~~~~~~~
29+
- Fix :attr:`Message.author.public_flags <Member.public_flags>` always being ``0`` when the member cache is disabled. (:issue:`870`)
30+
- Export missing ``ThreadWithMessage`` class. (:issue:`879`)
31+
- Fix :meth:`Client.delete_guild_command` not updating the local command cache. (:issue:`907`)
32+
- Fix errors when trying to deserialize stickers with unknown formats. (:issue:`911`)
33+
34+
2035
.. _vp2p6p2:
2136

2237
v2.6.2

0 commit comments

Comments
 (0)