mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
Update CHANGELOG.md
This commit is contained in:
parent
34633ad57b
commit
49b7a50218
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
## [0.3.0] - ???
|
||||
### Added
|
||||
- `BotBuilder`, which allows setting a default `ParseMode`.
|
||||
- The `BotDialogue` trait.
|
||||
- Automatic `dispatch` function generation via `#[derive(BotDialogue)]` + `#[handler(handler_fn)]`.
|
||||
|
||||
### Deprecated
|
||||
- `Bot::{from_env_with_client, new, with_client}`.
|
||||
|
|
Loading…
Add table
Reference in a new issue