diff --git a/CHANGES/1210.misc.rst b/CHANGES/1210.misc.rst index 0f6c9f4f..e4d3589c 100644 --- a/CHANGES/1210.misc.rst +++ b/CHANGES/1210.misc.rst @@ -1,2 +1,6 @@ Replaced ContextVar's with a new feature called `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`