Add Pydantic fix to the changelog
Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>
This commit is contained in:
parent
2248928669
commit
c5e4b92886
|
@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Fixed Pydantic v2 `to_json` (and `to_structured`) conversion ()
|
||||||
|
|
||||||
## [1.10.0] — 2023-09-25
|
## [1.10.0] — 2023-09-25
|
||||||
### Added
|
### Added
|
||||||
- Pydantic v2 support. ([#219])
|
- Pydantic v2 support. ([#219])
|
||||||
|
|
Loading…
Reference in New Issue