mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-09 11:43:57 +01:00
Update changelog with new API errors info
This commit is contained in:
parent
2865127963
commit
37b8256cd5
1 changed files with 2 additions and 0 deletions
|
@ -10,8 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Added
|
||||
|
||||
- `impl Clone` for {`CacheMe`, `DefaultParseMode`, `Throttle`} ([#75][pr75])
|
||||
- API errors: `ApiError::NotEnoughRightsToManagePins`, `ApiError::BotKickedFromSupergroup` ([#84][pr84])
|
||||
|
||||
[pr75]: https://github.com/teloxide/teloxide-core/pull/75
|
||||
[pr84]: https://github.com/teloxide/teloxide-core/pull/84
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
Loading…
Reference in a new issue