mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
2eb62a3b2f
* Added a "Talks and video tutorials" section Added my "Python pydantic Introduction – Give your data classes super powers" talk YouTube video based on the talk for Python Pizza. * Add changelog entry for video change Did this after creating the pr so I would have the number to use as a reference. * Moved video into a discussion subsection Now placed under testimonials * Updated change log entry to reflect changes.
Pending Changes
This directory contains files describing changes to pydantic since the last release.
If you're creating a pull request, please add a new file to this directory called
<pull request or issue id>-<github username>.md. It should be formatted as a single paragraph of markdown
The contents of this file will be used to update HISTORY.md before the next release.