Skip to content

Commit 59b650a

Browse files
committed
unscrew the changelog
1 parent 773b4e3 commit 59b650a

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

docs/changelog.rst

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,6 @@
3232
- Bug fixes
3333
- Make sure double-quotes are properly tokenized for bot commands
3434

35-
- ext.pubsub
36-
- Additions
37-
- Websocket automatically handles "RECONNECT" requests by Twitch
38-
- Bug fixes
39-
- Unsubscribing from Pubsubevents works again
40-
- Fix a forgotten nonce in :func:`~twitchio.ext.pubsub.websocket._send_topics`
41-
- :class:`~twitchio.ext.pubsub.PubSubModerationActionChannelTerms` now uses the correct type data
42-
4335
- ext.sound
4436
- Bug fixes
4537
- Make system calls to ffmpeg are more robust (works on windows and linux)
@@ -67,11 +59,14 @@
6759
- Correct typo "revokation" to "revocation" in server _message_types.
6860

6961
- ext.pubsub
62+
- Additions
63+
- Websocket automatically handles "RECONNECT" requests by Twitch
7064
- Bug fixes
7165
- "type" of :class:`~twitchio.ext.pubsub.PubSubModerationActionChannelTerms` now uses the correct type data
72-
7366
- Correct typo in :class:`~twitchio.ext.eventsub.HypeTrainBeginProgressData` attribute :attr:`~twitchio.ext.eventsub.HypeTrainBeginProgressData.expires`
74-
67+
- Unsubscribing from PubSub events works again
68+
- Fix a forgotten nonce in :func:`~twitchio.ext.pubsub.websocket._send_topics`
69+
- :class:`~twitchio.ext.pubsub.PubSubModerationActionChannelTerms` now uses the correct type data
7570

7671
2.4.0
7772
======

0 commit comments

Comments
 (0)