mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
Update changelog
This commit is contained in:
parent
0f08fd6cdb
commit
57d08938e4
1 changed files with 2 additions and 0 deletions
|
@ -21,9 +21,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- `Request` now requires `Self: IntoFuture`
|
||||
- There is no need for `AutoSend` anymore
|
||||
- MSRV (Minimal Supported Rust Version) was bumped from `1.58.0` to `1.64.0`
|
||||
- Message id parameters and fields now use `MessageId` type instead of `i32` ([#254][pr254])
|
||||
- Refactored `Sticker` and related types ([#251][pr251])
|
||||
|
||||
[pr253]: https://github.com/teloxide/teloxide-core/pull/253
|
||||
[pr254]: https://github.com/teloxide/teloxide-core/pull/254
|
||||
|
||||
### Removed
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue