diff --git a/CHANGES/1202.misc.rst b/CHANGES/1202.misc.rst new file mode 100644 index 00000000..9aeb4099 --- /dev/null +++ b/CHANGES/1202.misc.rst @@ -0,0 +1,6 @@ +Updated `Pydantic to V2 `_ + +.. warning:: + + Be careful, not all libraries is already updated to using V2 + (for example at the time, when this warning was added FastAPI still not support V2)