Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagovla committed Mar 2, 2022
1 parent 34735f8 commit bec306c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- Add `is_broadcaster` check to `PartialChatter` class. This is accessible as `ctx.author.is_broadcaster`
- :func:`User.fetch_follow` will now return None if the FollowEvent does not exists
- TwitchIO will now correctly handle error raised when only the prefix is typed in chat
- Expose the limit parameter to all pageable :class:`TwitchHTTP` methods and to :func:`PartialUser.fetch_following`

- ext.commands
- Fixed an issue (`GH#273 <https://github.com/TwitchIO/TwitchIO/issues/273>`_) where cog listeners were not ejected when unloading a module
Expand Down

0 comments on commit bec306c

Please sign in to comment.