mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-03 09:49:07 +01:00
Merge pull request #839 from puuuuh/api_errors_custom_deserialize
ApiError fixes
This commit is contained in:
commit
afd23c715c
2 changed files with 852 additions and 683 deletions
|
@ -22,6 +22,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
[pr850]: https://github.com/teloxide/teloxide/pull/850
|
||||
|
||||
### Fixed
|
||||
|
||||
- Deserialization of `ApiError::CantParseEntities` ([#839][pr839])
|
||||
|
||||
[pr839]: https://github.com/teloxide/teloxide/pull/839
|
||||
|
||||
## 0.9.1 - 2023-02-15
|
||||
|
||||
### Fixed
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue