Update changelog

Former-commit-id: 107d2c8b99
This commit is contained in:
Maybe Waffle 2022-10-05 10:00:04 +04:00
parent c01bc8ab6d
commit 71ad64594d

View file

@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `CommandDescriptions::{new, global_description, username, username_from_me}`.
- `teloxide::filter_command`.
- `teloxide::dispatching::dialogue::enter`.
- `BotCommands::parse` now accept `bot_username` as `&str`
### Added