mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-24 09:16:12 +01:00
Update changelog
This commit is contained in:
parent
c4b148459d
commit
b34b4369c7
1 changed files with 2 additions and 0 deletions
|
@ -43,9 +43,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Type of `Poll::open_period`: `i32` -> `u16` ([#119][pr119])
|
- Type of `Poll::open_period`: `i32` -> `u16` ([#119][pr119])
|
||||||
- `Throttle` adaptor not honouring chat/min limits ([#121][pr121])
|
- `Throttle` adaptor not honouring chat/min limits ([#121][pr121])
|
||||||
- Make `SendPoll::poll_` optional ([#133][pr133])
|
- Make `SendPoll::poll_` optional ([#133][pr133])
|
||||||
|
- Bug with `caption_entities`, see issue [#473][issue473]
|
||||||
|
|
||||||
[pr119]: https://github.com/teloxide/teloxide-core/pull/119
|
[pr119]: https://github.com/teloxide/teloxide-core/pull/119
|
||||||
[pr133]: https://github.com/teloxide/teloxide-core/pull/133
|
[pr133]: https://github.com/teloxide/teloxide-core/pull/133
|
||||||
|
[issue473]: https://github.com/teloxide/teloxide/issues/473
|
||||||
|
|
||||||
## 0.3.3 - 2021-08-03
|
## 0.3.3 - 2021-08-03
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue