Explain that I'm going to go through some Pydantic features, and explain why/how they changed.
Explain why V2 was released.
Explain or show things that were deprecated/removed/changed on the `Config`. Explain also the reason for it.
This is the Pydantic protocol - other packages should implement this.
Uncertain policy to what gets in yet. Packages should be able to use the Pydantic protocol.
Use the Pydantic documentation page to explain this one.
Explain that at some point next year we are going to have the next major. But... The changes are changes
are going to be far less disruptive in comparison to V1->V2.