Skip to content

Commit 85b1146

Browse files
committed
update changelog
1 parent 7406289 commit 85b1146

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/changelog.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Master
44
======
55
- TwitchIO
66
- Additions
7+
- Added :func:`~twitchio.PartialUser.fetch_charity_campaigns` with :class:`~twitchio.CharityCampaign` and :class:`~twitchio.CharityValues`.
78
- Added :func:`~twitchio.Client.fetch_global_chat_badges`
89
- Added User method :func:`~twitchio.PartialUser.fetch_chat_badges`
910
- Added repr for :class:`~twitchio.SearchUser`
@@ -28,7 +29,8 @@ Master
2829
- Updated the HTTPException to provide useful information when an error is raised.
2930

3031
- ext.eventsub
31-
- Added websocket support via eventsub.EventSubWSClient
32+
- Added websocket support via :class:`~twitchio.ext.eventsub.EventSubWSClient`.
33+
- Added support for charity donation events.
3234

3335
- Other
3436
- [speed] extra

0 commit comments

Comments
 (0)