Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tandemdude committed Jan 15, 2021
1 parent 094ee7a commit e8a844f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,20 @@ If you think anything is missing, make a merge request to add it, or contact tho
Version 0.0.58
==============

**Breaking Changes**

- :obj:`~lightbulb.context.Context.reply` renamed to :obj:`~lightbulb.context.Context.respond` for consistency with hikari.

**Other Changes**

- Fix :obj:`IndexError` raised when no command provided after the prefix.

- Fix :obj:`~lightbulb.checks.human_only` and add :obj:`~lightbulb.checks.webhook_only`.

- Fix :obj:`~lightbulb.converters.role_converter` incorrectly converting from mentions.

- Include support for hikari `2.0.0.dev98`.


Version 0.0.57
==============
Expand Down

0 comments on commit e8a844f

Please sign in to comment.