Skip to content

Commit

Permalink
docs: change log for async function default value (tortoise#1498)
Browse files Browse the repository at this point in the history
  • Loading branch information
YAGregor committed Nov 6, 2023
1 parent cd3da0d commit 246314f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ 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)
- Allow field's default keyword to be async function (#1498)

Fixed
^^^^^
Expand Down

0 comments on commit 246314f

Please sign in to comment.