Add changelog for v1.3

This commit is contained in:
Rapptz
2020-01-22 20:44:58 -05:00
parent eddbe27f2e
commit cecd45d503
2 changed files with 117 additions and 0 deletions

View File

@ -1850,6 +1850,7 @@ Certain utilities make working with async iterators easier, detailed below.
:param predicate: The predicate to call on every element. Could be a |coroutine_link|_.
:return: An async iterator.
.. _discord-api-audit-logs:
Audit Log Data
----------------