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 3, 2023
1 parent c8f9fe5 commit 567b31b
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 @@ -15,6 +15,7 @@ Added
^^^^^
- Add binary compression support for `UUIDField` in `MySQL`. (#1458)
- Only `Model`, `Tortoise`, `BaseDBAsyncClient`, `__version__`, and `connections` are now exported from `tortoise`
- Allow field's default keyword to be async function (#1498)

Fixed
^^^^^
Expand Down

0 comments on commit 567b31b

Please sign in to comment.