Skip to content

Commit 03cefaa

Browse files
committed
update changelog
1 parent 3791100 commit 03cefaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@
1515
- :func:`PartialUser.fetch_schedule`
1616
- Add :func:`PartialUser.modify_stream`
1717
- Fix bug where chatter cache would not be created
18+
- Fix bug where :func:`Client.wait_for` would cause internal asyncio.InvalidState errors
1819

1920
- ext.commands
2021
- General typing improvements
2122
- :func:`ext.commands.builtin_converters.convert_Clip` - Raise error when the regex doesn't match to appease linters. This should never be raised.
23+
- Added :func:`ext.commands.Context.reply` to support message replies
2224

2325
- ext.eventsub
2426
- fix :class:`ext.eventsub.models.ChannelBanData`'s ``permanent`` attribute accessing nonexistent attrs from the event payload

0 commit comments

Comments
 (0)