mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update changelog
This commit is contained in:
parent
a9d8b7bd3d
commit
8e46c57a03
1 changed files with 4 additions and 0 deletions
|
|
@ -1,2 +1,6 @@
|
|||
Replaced ContextVar's with a new feature called `Validation Context <https://docs.pydantic.dev/latest/usage/validators/#validation-context>`_
|
||||
in Pydantic to improve the clarity, usability, and versatility of handling the Bot instance within method shortcuts.
|
||||
|
||||
.. danger::
|
||||
|
||||
**Breaking**: The 'bot' argument now is required in `URLInputFile`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue