mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-24 23:57:38 +01:00
Update the changelog
This commit is contained in:
parent
fd8d16bc8f
commit
0572825748
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
## [unreleased]
|
## [unreleased]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- `BotCommand::bot_commands()` method that return `Vec<BotCommand>` ([PR #13](https://github.com/teloxide/teloxide-macros/pull/13))
|
|
||||||
|
- The `BotCommand::bot_commands()` method that returns `Vec<BotCommand>` ([PR #13](https://github.com/teloxide/teloxide-macros/pull/13)).
|
||||||
|
- `#[derive(DialogueState)]`, `#[handler_out(...)]`, `#[handler(...)]`.
|
||||||
|
|
||||||
## [0.4.1] - 2021-07-11
|
## [0.4.1] - 2021-07-11
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue