mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Bump changelog
This commit is contained in:
parent
04bd0c9e7c
commit
0161322598
7 changed files with 21 additions and 7 deletions
|
|
@ -1,2 +0,0 @@
|
|||
Replaced :code:`datetime.datetime` with `DateTime` type wrapper across types to make dumped JSONs object
|
||||
more compatible with data that is sent by Telegram.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fixed magic :code:`.as_(...)` operation for values that can be interpreted as `False` (e.g. `0`).
|
||||
|
|
@ -1 +0,0 @@
|
|||
Italic markdown from utils now uses correct decorators
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fixed method :code:`Message.send_copy` for stickers.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fixed :code:`Message.send_copy` method, which was not working properly with stories, so not you can copy stories too (forwards messages).
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fixed error overlapping when validation error is caused by remove_unset root validator in base types and methods.
|
||||
Loading…
Add table
Add a link
Reference in a new issue