mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-08 19:33:53 +01:00
Update changelog
This commit is contained in:
parent
df5487a04b
commit
6c1c585733
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- `ApiError::TooMuchInlineQueryResults` ([#135][pr135])
|
||||
- Support for 5.4 telegram bot API ([#133][pr133])
|
||||
- Support for 5.5 telegram bot API ([#143][pr143])
|
||||
- `EditedMessageIsTooLong` error ([#109][pr109])
|
||||
- `UntilDate` enum and use it for `{Restricted, Banned}::until_date` ([#116][pr116])
|
||||
- `Limits::messages_per_min_channel` ([#121][pr121])
|
||||
|
@ -23,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
[pr135]: https://github.com/teloxide/teloxide-core/pull/135
|
||||
[pr139]: https://github.com/teloxide/teloxide-core/pull/139
|
||||
[pr140]: https://github.com/teloxide/teloxide-core/pull/140
|
||||
[pr143]: https://github.com/teloxide/teloxide-core/pull/143
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
Loading…
Reference in a new issue