Skip to content

Commit

Permalink
Update CHANGELOG.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hubertshelley authored Dec 3, 2023
1 parent 78affdf commit 471421d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,14 @@ Changelog
0.20
====

0.20.2
------
Fixed
^^^^^
- fix field is nullable but pydantic field of model created is required (#1515)


0.20.1
------
Added
^^^^^
- Add binary compression support for `UUIDField` in `MySQL`. (#1458)
- Only `Model`, `Tortoise`, `BaseDBAsyncClient`, `__version__`, and `connections` are now exported from `tortoise`
- Add parameter `validators` to `pydantic_model_creator`. (#1471)
- fix field is nullable but pydantic field of model created is required (#1515)

Fixed
^^^^^
Expand Down

0 comments on commit 471421d

Please sign in to comment.