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
602c573b92
commit
c461eac259
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Fixed
|
||||
|
||||
- Type of `BanChatMember::until_date`: `u64` -> `chrono::DateTime<Utc>` ([#116][pr116])
|
||||
- Type of `Poll::correct_option_id`: `i32` -> `u8` ([#119][pr119])
|
||||
- Type of `Poll::open_period`: `i32` -> `u16` ([#119][pr119])
|
||||
|
||||
## 0.3.3 - 2021-08-03
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue