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
c52325b788
commit
12dbeea0f2
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Added
|
||||
|
||||
- The new API for dialogue handlers: `teloxide::handler!` ([issue 567](https://github.com/teloxide/teloxide/issues/567)).
|
||||
- Built-in webhooks support via `teloxide::dispatching::update_listeners::webhooks` module
|
||||
- Built-in webhooks support via `teloxide::dispatching::update_listeners::webhooks` module.
|
||||
- `Dialogue::chat_id` for retrieving a chat ID from a dialogue.
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue