Skip to content

Commit 69fdf8c

Browse files
committed
Add changelog for v1.7.2
1 parent f6c8bfd commit 69fdf8c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/whats_new.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,18 @@ Changelog
1111
This page keeps a detailed human friendly rendering of what's new and changed
1212
in specific versions.
1313

14+
.. _vp1p7p2:
15+
16+
v1.7.2
17+
-------
18+
19+
Bug Fixes
20+
~~~~~~~~~~~
21+
22+
- Fix ``fail_if_not_exists`` causing certain message references to not be usable within :meth:`abc.Messageable.send` and :meth:`Message.reply` (:issue:`6726`)
23+
- Fix :meth:`Guild.chunk` hanging when the user left the guild. (:issue:`6730`)
24+
- Fix loop sleeping after final iteration rather than before (:issue:`6744`)
25+
1426
.. _vp1p7p1:
1527

1628
v1.7.1

0 commit comments

Comments
 (0)