diff --git a/CHANGES/1210.misc.rst b/CHANGES/1210.misc.rst new file mode 100644 index 00000000..0f6c9f4f --- /dev/null +++ b/CHANGES/1210.misc.rst @@ -0,0 +1,2 @@ +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.