mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Update CHANGELOG
This commit is contained in:
parent
93aa829543
commit
b5edaee548
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- `filter_web_app_data`
|
||||
- Implement `PostgresStorage`, a persistent dialogue storage based on [PostgreSQL](https://www.postgresql.org/)([PR 996](https://github.com/teloxide/teloxide/pull/996)).
|
||||
- Implement `GetChatId` for `teloxide_core::types::{Chat, ChatJoinRequest, ChatMemberUpdated}`.
|
||||
- Ability to use initial dependencies in the `ErrorHandler::handle_error` ([PR 1080](https://github.com/teloxide/teloxide/pull/1080))
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
Loading…
Reference in a new issue