From 70b8b666f2c8626879659bb38cc6b983131b30e1 Mon Sep 17 00:00:00 2001 From: Thibault PIANA Date: Sun, 13 Nov 2022 00:55:33 +0100 Subject: [PATCH] Update changelog with previous changes --- docs/changelog.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index b2ec56a8..6ea376d7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -9,10 +9,9 @@ Master - Updated docstring regarding new HypeTrain contribution method ``OTHER`` for :attr:`~twitchio.HypeTrainContribution.type` - Add support for ``ciso8601`` if installed - Added ``speed`` install flag (``pip install twitchio[speed]``) to install all available speedups - + - API endpoint call can now return the maximum number of data allowed by their "first" parameter. - Bug fixes - Fix :func:`~twitchio.PartialUser.fetch_bits_leaderboard` not handling ``started_at`` and :class:`~twitchio.BitsLeaderboard` not correctly parsing - - ext.eventsub - Additions - Updated docs regarding new HypeTrain contribution method ``other`` for :attr:`~twitchio.ext.eventsub.HypeTrainContributor.type`