mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-03 09:49:07 +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]`:
|
||||
- `MaskPoint::{new, point}`
|
||||
- `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_edit_messages`
|
||||
- `can_pin_messages`
|
||||
|
|
Loading…
Reference in a new issue