Skip to content

Commit

Permalink
add more changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmTomahawkx committed Mar 15, 2024
1 parent edc5902 commit de46ee6
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
:orphan:

Master
2.9.0
=======
- TwitchIO
- Additions
- Added :class:`~twitchio.AdSchedule`
- Added the new ad-related methods for :class:`~twitchio.PartialUser`:
- :func:`~twitchio.PartialUser.fetch_ad_schedule`
- :func:`~twitchio.PartialUser.snooze_ad`
- Added :func:`~twitchio.PartialUser.fetch_moderated_channels` to :class:`~twitchio.PartialUser`

- Bug fixes
- Fixed ``event_token_expired`` not applying to the current request.

Expand Down

0 comments on commit de46ee6

Please sign in to comment.