🔖 Release version 0.0.19

This commit is contained in:
Sebastián Ramírez
2024-06-03 22:26:53 -05:00
parent 883cbe3a8d
commit 4590963e88
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
## Latest Changes
## 0.0.19
### Fixes
* 🐛 Fix pydantic `EmailStr` support and `max_length` in several String subclasses. PR [#966](https://github.com/tiangolo/sqlmodel/pull/966) by [@estebanx64](https://github.com/estebanx64).