mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added changelog
This commit is contained in:
parent
b02a1bb2a1
commit
7c314754a7
1 changed files with 2 additions and 0 deletions
2
CHANGES/1210.misc.rst
Normal file
2
CHANGES/1210.misc.rst
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue