mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-22 06:45:37 +01:00
Fix and improve the changelog according to review feedback
This commit is contained in:
parent
52666265c1
commit
93dd8eb650
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- The following functions were made `#[must_use]`:
|
- The following functions were made `#[must_use]`:
|
||||||
- `MaskPoint::{new, point}`
|
- `MaskPoint::{new, point}`
|
||||||
- `StickerKind::{premium_animation, mask_position, custom_emoji_id}`
|
- `StickerKind::{premium_animation, mask_position, custom_emoji_id}`
|
||||||
- `Option<bool>` fields fields of `Administrator` are now `bool` (required) ([#800][pr800]):
|
- `Option<bool>` fields of `Administrator` are now `bool` ([#800][pr800]):
|
||||||
- `can_post_messages`
|
- `can_post_messages`
|
||||||
- `can_edit_messages`
|
- `can_edit_messages`
|
||||||
- `can_pin_messages`
|
- `can_pin_messages`
|
||||||
|
|
Loading…
Add table
Reference in a new issue