Skip to content

Commit

Permalink
Add changelog for v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapptz committed May 3, 2021
1 parent f6c8bfd commit 69fdf8c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,18 @@ Changelog
This page keeps a detailed human friendly rendering of what's new and changed
in specific versions.

.. _vp1p7p2:

v1.7.2
-------

Bug Fixes
~~~~~~~~~~~

- Fix ``fail_if_not_exists`` causing certain message references to not be usable within :meth:`abc.Messageable.send` and :meth:`Message.reply` (:issue:`6726`)
- Fix :meth:`Guild.chunk` hanging when the user left the guild. (:issue:`6730`)
- Fix loop sleeping after final iteration rather than before (:issue:`6744`)

.. _vp1p7p1:

v1.7.1
Expand Down

0 comments on commit 69fdf8c

Please sign in to comment.