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 4, 2022
1 parent e2e1f9d commit aa19451
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 @@ -16,6 +16,7 @@
- :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
- Fix paginate logic in :func:`TwitchHTTP.request`
- 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 aa19451

Please sign in to comment.